Wiki page arch_linux changed with summary [[Create an initial ramdisk] updated "HOOKS="] by Daniel

This commit is contained in:
ORG-wiki 2023-12-17 00:48:50 +01:00
parent 2293001d27
commit cecbe69cda
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ nano /etc/mkinitcpio.conf
</code>
<code>
HOOKS=(base udev autodetect keyboard keymap modconf block encrypt lvm2 filesystems fsck)
HOOKS=(base udev autodetect modconf kms keyboard keymap consolefont block encrypt lvm2 filesystems fsck)
</code>
<code>