Update temp
This commit is contained in:
parent
14a27861b6
commit
097c5f9187
1 changed files with 3 additions and 1 deletions
4
temp
4
temp
|
@ -51,7 +51,9 @@ HOOKS=(base udev autodetect modconf block lvm2 filesystems keyboard fsck)
|
|||
# passwd
|
||||
|
||||
# pacman -S grub efibootmgr
|
||||
# grub-install --target=x86_64-efi --efi-directory=boot --bootloader-id=GRUB
|
||||
# grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
|
||||
# vim /etc/default/grub
|
||||
GRUB_PRELOAD_MODULES="... lvm"
|
||||
# grub-mkconfig -o /boot/grub/grub.cfg
|
||||
|
||||
# reboot
|
||||
|
|
Loading…
Reference in a new issue