From bd2b3f08edf0d928321fae9f1793ea6b254e07d4 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 4 Mar 2024 14:49:05 -0800 Subject: pacnew --- etc/mkinitcpio.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/mkinitcpio.conf') diff --git a/etc/mkinitcpio.conf b/etc/mkinitcpio.conf index 2909c571..41ad1d16 100644 --- a/etc/mkinitcpio.conf +++ b/etc/mkinitcpio.conf @@ -47,6 +47,9 @@ FILES=() ## This setup loads an lvm2 volume group. # HOOKS=(base udev modconf block lvm2 filesystems fsck) # +## This will create a systemd based initramfs which loads an encrypted root filesystem. +# HOOKS=(base systemd autodetect modconf kms keyboard sd-vconsole sd-encrypt block filesystems fsck) +# ## NOTE: If you have /usr on a separate partition, you MUST include the # usr and fsck hooks. HOOKS=(base systemd autodetect keyboard modconf block sd-encrypt filesystems fsck) -- cgit v1.2.3-70-g09d2