unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: aspic <aspic@posteo.net>
To: help-guix@gnu.org
Subject: Reconfigure system hangs at bootloader
Date: Fri, 19 Feb 2021 16:55:01 +0100	[thread overview]
Message-ID: <a2536af0-b247-893f-a0c2-e0e014ec88db@posteo.net> (raw)

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	other threads:[~2021-02-19 16:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=a2536af0-b247-893f-a0c2-e0e014ec88db@posteo.net \
    --to=aspic@posteo.net \
    --cc=help-guix@gnu.org \
    /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.
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).