-
Notifications
You must be signed in to change notification settings - Fork 11
Failed to write bootloader configuration #58
Comments
@ct-martin Will look into it soo. |
UPDATE: Currently this issue is present both in the Cinnamon and GNOME TigerOS installations. |
@linux-modder @Tjzabel @ct-martin it is in the ks. please confirm it is actually in the resultant image. |
per @linux-modder add --efi to LMC command in build scripts. |
@axk4545 Can confirm grub2-efi is installed on the liveusb, will rebuild with —efi and then we can retest |
"livemedia-creator: error: unrecognized arguments: --efi" |
This makes me think we should also test on Mac as they have a special EFI implementation |
@axk4545 Attempted an install with a TigerOS live USB burned with Fedora Media Writer. Same result |
@ct-martin on live doesn't mean it's in the squashfs tho the squahsfs is what is rsync'd off for install on a non netinstall iso Will check the present ks today and see if I can find a bug in the logic or usage. |
@linux-modder do you have a command I can run on the live to test if it's there? |
@Tjzabel will test once we get a build. currently blocked on gstreamer dep issues upstream |
@Tjzabel can I have the logs from the install and the exact error message? the logs will be at |
It might be an issue with the anaconda install class. I will look at it. |
Soooo The UEFI build works!! How should I proceed? This issue may be available to close. |
@Tjzabel test it repeatedly. also if you have the old one with logs grab them please. |
So, what did we change between then and now? |
@Tjzabel what iso was tested? was it bare metal or virtual? so I can secondarily confirm and possibly peck at the logs and such to iron out the actual part that fixed this. |
@linux-modder The latest ISO was tested using a UEFI build box. It was installed bare-metal. |
There is no /boot/efi partition now, which is interesting |
@Tjzabel Make sure it wasn't done in BIOS mode by mistake |
@axk4545 How should I go about finding that out. |
@Tjzabel @linux-modder @ct-martin I attempted a UEFI install and was able to reproduce the issue. Please see the attached logs. Also looping @AdamWill in on this as he expressed interest in helping me debug this |
This install used linuxmodder.iso |
Output of |
Will check @AdamWill on any issues the logs may reveal |
@Tjzabel's install was accidentally done in BIOS mode |
I installed the latest build (linuxmodder.iso) in Virtualbox, forcing EFI. When I looked in The I'm gonna remove our EFI change, rebuild, and see if the install completes successfully. |
@Josh1147582 Let us know if it work and we can make the fix. |
Ah, that's a reasonable theory. Other install classes that change |
@AdamWill so do we have a need to keep it as TigerOS as far as conflicting or IP stuff? It would be nice to not repackage grub stuff |
I can't speak Officially Legally, but I'd be really surprised if we considered that a branding violation. Obviously if you want to be parallel installable with real-Fedora, changing it is useful. |
@AdamWill ok. will talk it over with @RITlug/tigeros-team |
http://pkgs.fedoraproject.org/cgit/rpms/grub2.git/tree/grub2.spec?h=f22 |
I got
|
@axk4545 @ct-martin When installing TigerOS GNOME edition to my physical laptop, the bootloader fails to install properly.
When I select the exact same configuration on the official Fedora 26 distro, the installation goes fine.
The text was updated successfully, but these errors were encountered: