bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39095: GRUB EFI should have a 'chainloader' option


From: symphonia
Subject: bug#39095: GRUB EFI should have a 'chainloader' option
Date: Sun, 12 Jan 2020 12:08:08 +0000

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")))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]