manually set kernel when mkinicpio

main
The_miro 2025-11-29 15:01:18 +01:00
parent 486f32443b
commit daa8490601
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ else
sed -i 's/^HOOKS=.*/HOOKS=(base systemd autodetect modconf block encrypt filesystems keyboard fsck)/' /etc/mkinitcpio.conf sed -i 's/^HOOKS=.*/HOOKS=(base systemd autodetect modconf block encrypt filesystems keyboard fsck)/' /etc/mkinitcpio.conf
fi fi
mkinitcpio -P mkinitcpio -p $KERNEL
################################################### ###################################################
# GRUB CONFIG # GRUB CONFIG