all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* EFI boot: 'could not prepare Boot variable: Invalid argument'
@ 2022-11-06 12:52 post
  2022-11-06 16:25 ` Felix Lechner via
  0 siblings, 1 reply; 5+ messages in thread
From: post @ 2022-11-06 12:52 UTC (permalink / raw)
  To: help-guix

Hi Guix-helpers,

I've just switched to a new system, but as of the 4th generation, guix 
system reconfigure fails to install the bootloader.  This is on guix 
commit 3e25944 (but that was also the case when guix system reconfigure 
still worked, I believe).  I fear my system is currently unbootable.

The error seems to come from efibootmgr, which complains about
'Could not prepare Boot variable: Invalid argument'

The failing command, if I'm not mistaken, is
/gnu/store/k1z2szmyvi1na7vzv8vnxmpb51nf4aw9-efibootmgr-17/sbin/efibootmgr 
-c -d /dev/sda -p 1 -w -L Guix -l \EFI\Guix\grubx64.efi.

and I can't find anything wrong with it.  I've also tried running the 
same command with the other version of efibootmgr I could find in 
/gnu/store, but that results in the same error.

Running efibootmgr gives me the following output:

BootCurrent: 0000
No BootOrder is set; firmware will attempt recovery
BootFFFF*

which I think implies that my system is currently unbootable?

Does anybody have a guess what can cause this (and what might solve 
it?).

many thanks!

Thomas


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

end of thread, other threads:[~2022-11-07  7:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06 12:52 EFI boot: 'could not prepare Boot variable: Invalid argument' post
2022-11-06 16:25 ` Felix Lechner via
2022-11-06 21:04   ` post
2022-11-06 23:21     ` Felix Lechner via
2022-11-07  7:58       ` post

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.