mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
parent
7e55a877b2
commit
0cecb302f9
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ Change root into the base install and perform base configuration tasks.
|
|||
|
||||
Set your mkinitcpio encrypt/lvm2 hooks.
|
||||
|
||||
$ sed -i 's/^HOOKS=.*/HOOKS=(base udev autodetect modconf block keyboard encrypt lvm2 resume filesystems fsck)/' /etc/mkinitcpio.conf
|
||||
$ sed -i 's/^HOOKS=.*/HOOKS=(base udev autodetect modconf kms keyboard keymap consolefont block encrypt lvm2 resume filesystems fsck)/' /etc/mkinitcpio.conf
|
||||
|
||||
Add a keyfile to decrypt the root volume and properly set the hooks.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue