File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ timeout_style=menu
4444
4545menuentry " TCET Linux install medium (x86_64, UEFI)" --class arch --class gnu-linux --class gnu --class os --id ' tcetlinux' {
4646 set gfxpayload =keep
47- linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux archisobasedir =%INSTALL_DIR% archisodevice =UUID =${ARCHISO_UUID} copytoram =n cow_spacesize =5G nouveau.modeset =1 radeon.modeset =1 i915.modeset =1 nvme_load =yes
48- initrd /%INSTALL_DIR%/boot/intel-ucode.img /%INSTALL_DIR%/boot/amd-ucode.img /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
47+ linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-zen archisobasedir =%INSTALL_DIR% archisodevice =UUID =${ARCHISO_UUID} copytoram =n cow_spacesize =5G nouveau.modeset =1 radeon.modeset =1 i915.modeset =1 nvme_load =yes
48+ initrd /%INSTALL_DIR%/boot/intel-ucode.img /%INSTALL_DIR%/boot/amd-ucode.img /%INSTALL_DIR%/boot/x86_64/initramfs-linux-zen .img
4949}
5050
5151if [ " ${grub_platform}" == " efi" ]; then
You can’t perform that action at this time.
0 commit comments