fixed non-working initramfs
This commit is contained in:
parent
32455bbf3f
commit
090053b123
2 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# mkinitcpio preset file for the 'linux' package on archiso
|
# mkinitcpio preset file for the 'linux' package on archiso
|
||||||
|
|
||||||
PRESETS=('parchiso')
|
PRESETS=('archiso')
|
||||||
|
|
||||||
ALL_kver='/boot/vmlinuz-linux'
|
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"
|
archiso_image="/boot/initramfs-linux.img"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue