fixed non-working initramfs

This commit is contained in:
Sohrab Behdani 2024-05-14 13:14:20 +03:30
parent 32455bbf3f
commit 090053b123
2 changed files with 2 additions and 2 deletions

View file

@ -1,9 +1,9 @@
# mkinitcpio preset file for the 'linux' package on archiso
PRESETS=('parchiso')
PRESETS=('archiso')
ALL_kver='/boot/vmlinuz-linux'
archiso_config='/etc/mkinitcpio.conf.d/parchiso.conf'
archiso_config='/etc/mkinitcpio.conf.d/archiso.conf'
archiso_image="/boot/initramfs-linux.img"