Fix grub failed to get canonical path of '/boot/efi'.
This commit is contained in:
parent
bb5e8e7063
commit
5f44622a2c
@ -223,7 +223,7 @@ read preload_amdgpu
|
||||
|
||||
echo "Setting up grub"
|
||||
pacman --noconfirm -S grub efibootmgr os-prober
|
||||
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB
|
||||
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
|
||||
|
||||
read -n 1 -s -p "To continue press any key"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user