unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* EFISTUB using UEFI directly with efibootmgr
@ 2022-07-29  9:01 Yuu Yin
  2022-08-05  0:16 ` yuu
  0 siblings, 1 reply; 2+ messages in thread
From: Yuu Yin @ 2022-07-29  9:01 UTC (permalink / raw)
  To: help-guix@gnu.org

Hello,

Is it possible to set EFISTUB using UEFI directly with efibootmgr[1]? What to set for `--loader` (the vmlinux/vmlinuz)? and `initrd=`?

```sh
efibootmgr --help | grep loader
-l | --loader name     (defaults to "\EFI\gnu\grub.efi")
```

But I do not want to interop GRUB with efibootmgr.

- [1] https://wiki.archlinux.org/title/EFISTUB#efibootmgr

Yuu Yin


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: EFISTUB using UEFI directly with efibootmgr
  2022-07-29  9:01 EFISTUB using UEFI directly with efibootmgr Yuu Yin
@ 2022-08-05  0:16 ` yuu
  0 siblings, 0 replies; 2+ messages in thread
From: yuu @ 2022-08-05  0:16 UTC (permalink / raw)
  To: Yuu Yin; +Cc: help-guix


On Fri, Jul 29 2022 at 09:01:51 +00:00:00, Yuu Yin <yuuyin@proton.me> 
wrote:
> Is it possible to set EFISTUB using UEFI directly with efibootmgr[1]? 
> What to set for `--loader` (the vmlinux/vmlinuz)? and `initrd=`?
> 
> ```sh
> efibootmgr --help | grep loader
> -l | --loader name     (defaults to "\EFI\gnu\grub.efi")
> ```

Ansers I got from #guix:libera.chat:
 > <unmatched-paren>it's probably required, since guix remakes the 
grub.cfg every reconfigure
 > <unmatched-paren>to add a menu entry to rollback to the previous 
generation
 > <nckx>It's also 'cross-platform', and doesn't require copying the 
kernel.
 > <unmatched-paren>and guix reinstalls grub on every reconfigure
 > <nckx>(By default.)
 > <unmatched-paren>Oh, yeah, I forgot it was possible to switch the 
bootloader in the operating-system.
 > <unmatched-paren>Okay, then, I suppose it might be possible to add 
support for efibootmgr?
 > <unmatched-paren>sorry, efistub
 > <nckx>If somebody contributes patches for UEFI rootki^Wboot support, 
sure, but it's hardly a killer feature otherwise.
 > <nckx>Don't forget to add EFI_STUB to our kernels if so.
 > ---https://logs.guix.gnu.org/guix/2022-07-29.log#103257

✨✨✨✨
Yuu Yin
yλ






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-06 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-29  9:01 EFISTUB using UEFI directly with efibootmgr Yuu Yin
2022-08-05  0:16 ` yuu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).