#grub-install giving error

5 messages · Page 1 of 1 (latest)

kindred blaze
#

I'm chrooted and trying to finish the bootloader step on the installation guide. I input the command :
grub-install --target=x86_64-efi --efi-directory=/dev --bootloader-id=GRUB

I receive error :
grub-install: error: failed to get canonical path of 'udev'.

My efi partition is the original from my ThinkPad: /dev/sda1

pseudo hemlock
#

@kindred blaze

kindred blaze
#

Archwiki said to use the efi partition that was already on the disk but I'm thinking that was a mistake

#

Should I try to redo the partitioning and make a new efi partition?

kindred blaze
#

Resolved