all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Reconfigure system hangs at bootloader
@ 2021-02-19 15:55 aspic
  0 siblings, 0 replies; only message in thread
From: aspic @ 2021-02-19 15:55 UTC (permalink / raw)
  To: help-guix

Hi,
I'm new here and face a system reconfigure issue :

guix system reconfigure /etc/config.scm

... guix system: error: 
'/gnu/store/xskzz78ivbsks4xhng8whyl0x3waw3sm-grub-efi-2.04/sbin/grub-install 
--boot-directory //boot --bootloader-id=Guix --efi-directory //boot/efi' 
exited with status 1; output follows:


/gnu/store/xskzz78ivbsks4xhng8whyl0x3waw3sm-grub-efi-2.04/sbin/grub-install : 
erreur : 
/gnu/store/xskzz78ivbsks4xhng8whyl0x3waw3sm-grub-efi-2.04/lib/grub/i386-pc/modinfo.sh 
n'existe pas. Veuillez utiliser --target ou --directory.


So, verified :
ls /gnu/store/xskzz78ivbsks4xhng8whyl0x3waw3sm-grub-efi-2.04/lib/grub/
x86_64-efi/

My bootloader config.scm :
(bootloader
     (bootloader-configuration
       (bootloader grub-efi-bootloader)
       (target "/boot/efi")

grub-efi is installed and I have a /boot/efi partition.
I can boot Guix from the Debian Grub menu for now.

Thanks for any clue.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-19 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 15:55 Reconfigure system hangs at bootloader aspic

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.