GNU bug report logs -
#39095
GRUB EFI should have a 'chainloader' option
Previous Next
To reply to this bug, email your comments to 39095 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#39095
; Package
guix
.
(Sun, 12 Jan 2020 12:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
symphonia <at> disroot.org
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 12 Jan 2020 12:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
To dual boot with NixOS and other operating systems it would be nice to have 'chainloader' so that this configuration would work:
(bootloader
(bootloader-configuration
(bootloader grub-efi-bootloader)
(target "/boot/efi")
(menu-entries
(menu-entry
(label "systemd-boot")
(chainloader "/EFI/Boot/bootx64.efi")))
Information forwarded
to
bug-guix <at> gnu.org
:
bug#39095
; Package
guix
.
(Sun, 12 Jan 2020 14:56:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 39095 <at> debbugs.gnu.org (full text, mbox):
Hi symphonia,
On +2020-01-12 12:08:08 +0000, symphonia <at> disroot.org wrote:
> To dual boot with NixOS and other operating systems it would be nice to have 'chainloader' so that this configuration would work:
> (bootloader
> (bootloader-configuration
> (bootloader grub-efi-bootloader)
> (target "/boot/efi")
> (menu-entries
> (menu-entry
> (label "systemd-boot")
> (chainloader "/EFI/Boot/bootx64.efi")))
>
>
>
I just got a librem13v4 with PureOS installed booting via Coreboot amd grub,
and found that it will boot legacy mbr usbs, but would not boot a UEFI-bootable
USB or system on external USB SSD, though it shows up in a list of bootables.
(I've seen a reference to some kind of tool that converts a GPT partition to MBR style,
but I don't want to do that).
Does anyone know if efibootmgr and coreboot see bios nvram compatibly?
Or a workaround?
I saw your post and am hoping to find a possibly similar 'chainloader'
solution, but worry that the second loader may mess incompatibly with bios nvram.
--
Regards,
Bengt Richter
This bug report was last modified 4 years and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.