Mise à jour de 'arch_install.md'
This commit is contained in:
parent
9c58355821
commit
e761c5387e
@ -83,9 +83,9 @@ Change root into the base install and perform [base configuration tasks][12].
|
|||||||
$ passwd
|
$ passwd
|
||||||
|
|
||||||
Set your mkinitcpio.
|
Set your mkinitcpio.
|
||||||
#only for UEFI
|
# only for UEFI
|
||||||
$ sed -i 's/^HOOKS=.*/HOOKS="base udev autodetect modconf block keyboard lvm2 resume filesystems fsck"/' /etc/mkinitcpio.conf
|
$ sed -i 's/^HOOKS=.*/HOOKS="base udev autodetect modconf block keyboard lvm2 resume filesystems fsck"/' /etc/mkinitcpio.conf
|
||||||
#for both
|
# for both
|
||||||
$ mkinitcpio -p linux
|
$ mkinitcpio -p linux
|
||||||
|
|
||||||
Configure GRUB.
|
Configure GRUB.
|
||||||
|
Reference in New Issue
Block a user