all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Karl Hallsby <karl@hallsby.com>
Cc: 55631@debbugs.gnu.org
Subject: [bug#55631] [PATCH] gnu: grub: add removable grub-efi bootloader option
Date: Fri, 03 Jun 2022 23:27:17 +0200	[thread overview]
Message-ID: <87tu91h1ze.fsf@gnu.org> (raw)
In-Reply-To: <20220525043254.62715-1-karl@hallsby.com> (Karl Hallsby's message of "Tue, 24 May 2022 23:32:54 -0500")

Hi,

Karl Hallsby <karl@hallsby.com> skribis:

> For single-disk installs (external USBs) and for amnesiac UEFIs, Guix is not
> found using its default Grub EFI bootloader location of
> /boot/efi/EFI/Guix/grubx64.efi means the Guix install will not be found.
>
> To handle this, we can place the bootloader file in the UEFI specification
> location, overwriting any other OS that may have placed a file there. This
> location is namely /boot/efi/EFI/BOOT/BOOTX64.efi. Grub has explicit support
> for this location/situation with the `--removable` flag.

Interesting.  The patch LGTM; one last thing: could you add a couple of
lines in doc/guix.texi, under “Bootloader Configuration” (next to where
‘grub-efi-netboot-bootloader’ is described) describing
‘grub-efi-removable-bootloader’?

With that in place, we should be all set.

Thanks in advance,
Ludo’.




  parent reply	other threads:[~2022-06-03 21:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25  4:32 [bug#55631] [PATCH] gnu: grub: add removable grub-efi bootloader option Karl Hallsby
2022-05-26 20:14 ` [bug#55631] Karl Hallsby
2022-06-03 21:27 ` Ludovic Courtès [this message]
2022-06-04  4:29 ` [bug#55631] [PATCH] gnu: grub: add documentation for new grub-efi-removable-bootloader Karl Hallsby
2022-06-06 20:12   ` bug#55631: [PATCH] gnu: grub: add removable grub-efi bootloader option Ludovic Courtès
2022-06-05 14:22 ` [bug#55631] " Tom Fitzhenry
2022-06-06 20:13   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tu91h1ze.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=55631@debbugs.gnu.org \
    --cc=karl@hallsby.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.