mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
add microcode hook to mkinitcpio.conf
This commit is contained in:
parent
e8d067448c
commit
cb58e881ce
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,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 kms keyboard keymap consolefont block encrypt lvm2 resume filesystems fsck)/' /etc/mkinitcpio.conf
|
||||
$ sed -i 's/^HOOKS=.*/HOOKS=(base udev autodetect microcode 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