Skip to content

Commit f802852

Browse files
committed
zen kernel params in initramfs generator
1 parent fce2700 commit f802852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

airootfs/etc/mkinitcpio.d/linux.preset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PRESETS=('archiso')
44

5-
ALL_kver='/boot/vmlinuz-linux'
5+
ALL_kver='/boot/vmlinuz-linux-zen'
66
ALL_config='/etc/mkinitcpio.conf'
77

8-
archiso_image="/boot/initramfs-linux.img"
8+
archiso_image="/boot/initramfs-linux-zen.img"

0 commit comments

Comments
 (0)