We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b03940 commit fce2700Copy full SHA for fce2700
efiboot/loader/entries/01-archiso-x86_64-linux.conf
@@ -1,7 +1,7 @@
1
title TCET Linux install medium (x86_64, UEFI)
2
sort-key 01
3
-linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
+linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-zen
4
initrd /%INSTALL_DIR%/boot/intel-ucode.img
5
initrd /%INSTALL_DIR%/boot/amd-ucode.img
6
-initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
+initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux-zen.img
7
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