[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guix system init: failed to get path of `/boot/efi'
From: |
Hartmut Goebel |
Subject: |
guix system init: failed to get path of `/boot/efi' |
Date: |
Mon, 18 Sep 2017 10:04:05 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
Hi,
For installing a GuixSD in e fresh system I followed the installation
instructions in the manual. As described in the manual, I did set
(bootloader (bootloader-configuration
(bootloader grub-efi-bootloader)
(target "/boot/efi")))
But running
address@hidden ~# ls -d /mnt/boot/efi
/mnt/boot/efi/
address@hidden ~# guix system init /mnt/etc/config.scm /mnt
failed with:
populating '/mnt'...
Installing for x86_64-efi platform.
/gnu/store/…-grub-efi-2.02/sbin/grub-install: error: failed to get
canonical path of `/boot/efi'.
Obviously grub-install is not "chroot"-ing to /mnt.
Is this expected behavior? And what is the correct solution?
--
Regards
Hartmut Goebel
| Hartmut Goebel | address@hidden |
| www.crazy-compilers.com | compilers which you thought are impossible |
- guix system init: failed to get path of `/boot/efi',
Hartmut Goebel <=