Trying grub boot instead in uefi mode
This commit is contained in:
parent
c6a082fc2b
commit
7a2641600a
@ -95,7 +95,7 @@ sysinstall () {
|
||||
pacstrap /mnt
|
||||
|
||||
echoc " - Installing bootloader." $GREEN
|
||||
grub-install ${DISK}1
|
||||
grub-install --target=x86_64-efi --efi-directory=esp --bootloader-id=GRUB
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
|
||||
#arch-chroot /mnt bootctl install
|
||||
|
Loading…
Reference in New Issue
Block a user