galliumos-distro icon indicating copy to clipboard operation
galliumos-distro copied to clipboard

GalliumOS ISO is broken

Open Emily-x86-64 opened this issue 4 years ago • 18 comments

So when i use galliumos with ventoy usb stick i get a grub error saying

error: unkown filesystem.
alloc magic is broken at 0x5a140740: 5a065060
Aborted. Press any key to exit.

I thought this was an issue with ventoy so i took the iso and put it on a usb drive and i get the same error i checked the md5 hash of the iso file and its good

Emily-x86-64 avatar Feb 22 '21 14:02 Emily-x86-64

Forgive me if I misunderstand your problem. I assume you are trying to install GalliumOS using the ISO. I recently ran into a similar problem while installing using the 3.1 ISO. The work-around was to install GalliumOS without wifi enabled, then to do apt dist-upgrade after rebooting. The problem lay somewhere in grub's python scripts, but I didn't care to dig into them. I hope this helps you!

hardingprofessional avatar Mar 08 '21 16:03 hardingprofessional

I can confirm that turning off wifi during installation works on my Toshiba Chromebook 2 (SWANKY/Bay Trail). Installation with the .iso works normally when using the packages found on the USB boot disk. Running updates post-install also worked correctly once wifi was enabled.

jtonello avatar Mar 14 '21 17:03 jtonello

Same here, just installed on an HP FALCO Chromebook and had errors until I left the wifi disconnected. I didn't try wired.

tbj09 avatar Mar 27 '21 18:03 tbj09

This worked for me. This should be in the documentation at least on the download page, the release notes, and the wiki.

TechnologyClassroom avatar May 16 '21 23:05 TechnologyClassroom

@TechnologyClassroom @tbj09 @jtonello I have the same error that @AkronOhioScott have. How did you turn off wifi? I've already erased ChromeOS.

Notice it's my second time installing GalliumOS (ChromeOs -> Gallium -> ChromeOS -> now going again to Gallium)

cr0wt avatar May 30 '21 14:05 cr0wt

The simplest way to "turn off wifi" is to decline to provide a wifi password during setup. You should have an option to "proceed without internet" (or something similar).

On Sun, May 30, 2021, 10:59 AM xhkx @.***> wrote:

@TechnologyClassroom https://github.com/TechnologyClassroom @tbj09 https://github.com/tbj09 @jtonello https://github.com/jtonello I have the same error that @AkronOhioScott https://github.com/AkronOhioScott have. How did you turn off wifi? I've already erased ChromeOS.

Notice it's my second time installing GalliumOS (ChromeOs -> Gallium -> ChromeOS -> now going again to Gallium)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/GalliumOS/galliumos-distro/issues/608#issuecomment-851013445, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMWBH5PK32IOR2XA3NPFY4TTQJHGZANCNFSM4YAUO5IA .

hardingprofessional avatar May 30 '21 15:05 hardingprofessional

Hmmm... I get

error: unkown filesystem. alloc magic is broken at 0x5a140740: 5a065060 Aborted. Press any key to exit.

Just after choosing boot option- GalliumOS menu or terminal. I don't have a chance to give wifi.

cr0wt avatar May 30 '21 15:05 cr0wt

sorry, this sounds like an unrelated issue.

I don't want to guess at what problem you are having, but the problem described in this thread has to do with apt packages, and your installation hasn't progressed that far.

On Sun, May 30, 2021, 11:20 AM xhkx @.***> wrote:

Hmmm... I get

error: unkown filesystem. alloc magic is broken at 0x5a140740: 5a065060 Aborted. Press any key to exit.

Just after choosing boot option- GalliumOS menu or terminal. I don't have a chance to give wifi.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/GalliumOS/galliumos-distro/issues/608#issuecomment-851016342, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMWBH5KOAIL7MPKJW5EQGGLTQJJVJANCNFSM4YAUO5IA .

hardingprofessional avatar May 30 '21 15:05 hardingprofessional

@cr0wt Your issue is almost certainly due to a bad write to USB or SD.

Make sure you're using one of the tools described in the wiki. Some ISO-writing tools break the structure of the ISO file. You can verify by checking the checksum of the image as written to USB (see troubleshooting info on the wiki).

  • https://wiki.galliumos.org/Installing/Creating_Bootable_USB
  • https://wiki.galliumos.org/Installing/Creating_Bootable_USB#Troubleshooting

reynhout avatar May 31 '21 04:05 reynhout

Is this bug referring to when the install gets to grub after it detects HW and it crashes?

This is what I see o both 3.0 and 3.1. I have swapped HD fro a 1TB SSD on an old Acer C710. I have Galium on the original harddriver (250GB HDD). OD not remember if I used a hard connection or wifi to install on the HDD.

FYI: I tried Ubuntu 20.04 and it installed fine w/o any problems..

MarcKarasek avatar Nov 08 '21 00:11 MarcKarasek

I can confirm the same error trying to use Ventoy. Writing the ISO direct to a memory stick seems to work fine.

srd424 avatar Nov 14 '21 18:11 srd424

Ah, it's something to do with grub detecting the correct root filesystem - if you drop to the grub command line with c. then type set root=(cd0), then Esc back to the menu and choose an option, it seems to work.

srd424 avatar Nov 14 '21 18:11 srd424

OK, figured out a nice work-around. Unzip the attached into the Ventoy ISO partition .. customize as needed (e.g. for the ISO name.)

ventoy.zip

srd424 avatar Nov 14 '21 20:11 srd424

Ah, it's something to do with grub detecting the correct root filesystem - if you drop to the grub command line with c. then type set root=(cd0), then Esc back to the menu and choose an option, it seems to work.

This worked for me. I tried the Zip file posted and changed the filename in the JSON file to match my ISO but it didn't work.

Looking into it was the cfg file suppused to be in a folder named ventoy in the ISO partition, and the JSON file in the root?

hattmall1 avatar Dec 20 '21 18:12 hattmall1

AFAIK the json file is supposed to be in the ventoy subdir - that's the way it's setup here.. no ideas on why it's not working for you, I'm afraid :(

srd424 avatar Dec 21 '21 18:12 srd424

If you are using rufus, Make sure you are using DD mode instead of ISO mode.

Awesome-neos145 avatar Dec 29 '21 21:12 Awesome-neos145

I am trying with ventoy but no success, it did work with Rufus in DD mode

On Wed, Dec 29, 2021, 4:51 PM Awesome-neos145 @.***> wrote:

If you are using rufus, Make sure you are using DD mode instead of ISO mode.

— Reply to this email directly, view it on GitHub https://github.com/GalliumOS/galliumos-distro/issues/608#issuecomment-1002789103, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANRABXZM6ZIEGJMNQCZIJ2DUTN7HVANCNFSM4YAUO5IA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

hattmall1 avatar Dec 30 '21 00:12 hattmall1

Ventoy may not work with GalliumOS. Glad it works for you in Rufus though!

Awesome-neos145 avatar Dec 30 '21 00:12 Awesome-neos145