This commit is contained in:
eichehome 2023-04-20 14:02:01 +02:00
parent 9f9056c995
commit e0bedf10a3

View file

@ -241,7 +241,7 @@ fi
sed -i 's/BINARIES=()/BINARIES=(btrfs)/' /etc/mkinitcpio.conf
sed -i 's/HOOKS=(.*)/HOOKS=(base systemd keyboard autodetect sd-vconsole modconf kms block sd-encrypt filesystems fsck)/' /etc/mkinitcpio.conf
sed -i 's/^HOOKS=(.*)/HOOKS=(base systemd keyboard autodetect sd-vconsole modconf kms block sd-encrypt filesystems fsck)/' /etc/mkinitcpio.conf
if [[ $kernel == 1 ]]; then
mkinitcpio -p linux