fix maybe?
This commit is contained in:
parent
ac24857610
commit
aa60b20336
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ arch-chroot /mnt;
|
|||
|
||||
pacman -Sy --noconfirm grub;
|
||||
|
||||
grub-install /dev/sda;
|
||||
|
||||
grub-mkconfig -o /boot/grub/grub.cfg;
|
||||
grub-install /dev/sda && grub-mkconfig -o /boot/grub/grub.cfg;
|
||||
|
||||
exit;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue