GNU bug report logs - #69515
grub-efi-bootloader doesn't make multiple boot entries with efibootmgr if multiple targets are specified

Previous Next

Package: guix;

Reported by: Nathan Dehnel <ncdehnel <at> gmail.com>

Date: Sat, 2 Mar 2024 23:03:02 UTC

Severity: normal

To reply to this bug, email your comments to 69515 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#69515; Package guix. (Sat, 02 Mar 2024 23:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nathan Dehnel <ncdehnel <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 02 Mar 2024 23:03:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nathan Dehnel <ncdehnel <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: grub-efi-bootloader doesn't make multiple boot entries with
 efibootmgr if multiple targets are specified
Date: Sat, 2 Mar 2024 17:01:27 -0600
  (bootloader
   (bootloader-configuration
     (bootloader grub-efi-bootloader)
     (targets '("/boot/efi1" "/boot/efi2"))

This creates multiple boot partitions, but doesn't register all of
them with the BIOS/create multiple boot entries




Information forwarded to bug-guix <at> gnu.org:
bug#69515; Package guix. (Sun, 03 Mar 2024 07:34:01 GMT) Full text and rfc822 format available.

Message #8 received at 69515 <at> debbugs.gnu.org (full text, mbox):

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Nathan Dehnel <ncdehnel <at> gmail.com>
Cc: 69515 <at> debbugs.gnu.org
Subject: Re: bug#69515: grub-efi-bootloader doesn't make multiple boot
 entries with efibootmgr if multiple targets are specified
Date: Sun, 03 Mar 2024 10:31:26 +0300
[Message part 1 (text/plain, inline)]
Hi,

Nathan Dehnel <ncdehnel <at> gmail.com> writes:

>   (bootloader
>    (bootloader-configuration
>      (bootloader grub-efi-bootloader)
>      (targets '("/boot/efi1" "/boot/efi2"))
>
> This creates multiple boot partitions, but doesn't register all of
> them with the BIOS/create multiple boot entries

It appears that the reason for the issue is that the EFI file is
identical on both targets. Could this behavior actually be considered a
bug? Consider the scenario of a multi-disk system; have you attempted to
remove one of the disks and observe the boot process to determine if the
duplicated EFI file is causing unexpected behavior?

Regards,
Oleg.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#69515; Package guix. (Sun, 03 Mar 2024 22:47:02 GMT) Full text and rfc822 format available.

Message #11 received at 69515 <at> debbugs.gnu.org (full text, mbox):

From: Nathan Dehnel <ncdehnel <at> gmail.com>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 69515 <at> debbugs.gnu.org
Subject: Re: bug#69515: grub-efi-bootloader doesn't make multiple boot entries
 with efibootmgr if multiple targets are specified
Date: Sun, 3 Mar 2024 16:45:10 -0600
The configure makes only one boot entry, and if I remove one of the
disks, it disappears from the BIOS boot options. If I make another
boot entry manually with efibootmgr, it appears as a second boot
option.

On Sun, Mar 3, 2024 at 1:31 AM Oleg Pykhalov <go.wigust <at> gmail.com> wrote:
>
> Hi,
>
> Nathan Dehnel <ncdehnel <at> gmail.com> writes:
>
> >   (bootloader
> >    (bootloader-configuration
> >      (bootloader grub-efi-bootloader)
> >      (targets '("/boot/efi1" "/boot/efi2"))
> >
> > This creates multiple boot partitions, but doesn't register all of
> > them with the BIOS/create multiple boot entries
>
> It appears that the reason for the issue is that the EFI file is
> identical on both targets. Could this behavior actually be considered a
> bug? Consider the scenario of a multi-disk system; have you attempted to
> remove one of the disks and observe the boot process to determine if the
> duplicated EFI file is causing unexpected behavior?
>
> Regards,
> Oleg.




This bug report was last modified 61 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.