all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix system init: failed to get path of `/boot/efi'
@ 2017-09-18  8:04 Hartmut Goebel
  2017-09-18  9:04 ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Hartmut Goebel @ 2017-09-18  8:04 UTC (permalink / raw)
  To: guix-devel

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

root@gnu ~# ls -d /mnt/boot/efi
/mnt/boot/efi/
root@gnu ~# 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          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

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

end of thread, other threads:[~2017-09-18  9:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18  8:04 guix system init: failed to get path of `/boot/efi' Hartmut Goebel
2017-09-18  9:04 ` Andy Wingo
2017-09-18  9:38   ` Hartmut Goebel

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.