Skip to content

Commit fce2700

Browse files
committed
make efiboot boot from zen kernel
1 parent 4b03940 commit fce2700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title TCET Linux install medium (x86_64, UEFI)
22
sort-key 01
3-
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
3+
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-zen
44
initrd /%INSTALL_DIR%/boot/intel-ucode.img
55
initrd /%INSTALL_DIR%/boot/amd-ucode.img
6-
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
6+
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux-zen.img
77
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram=n cow_spacesize=5G nouveau.modeset=1 radeon.modeset=1 i915.modeset=1 nvme_load=yes

0 commit comments

Comments
 (0)