help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Reconfigure system hangs at bootloader


From: aspic
Subject: Reconfigure system hangs at bootloader
Date: Fri, 19 Feb 2021 16:55:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]