We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685404c commit 8005b13Copy full SHA for 8005b13
syslinux/archiso_sys-linux.cfg
@@ -17,7 +17,7 @@ ENDTEXT
17
MENU LABEL EndeavourOS NVIDIA (latest cards, x86_64, BIOS)
18
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
19
INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
20
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G copytoram=n nvidia nvidia-drm.modeset=1 nouveau.modeset=0 module_blacklist=nouveau,pcspkr i915.modeset=1 radeon.modeset=1 nvme_load=yes
+APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G copytoram=n nvidia nvidia_drm.modeset=1 nouveau.modeset=0 module_blacklist=nouveau,pcspkr i915.modeset=1 radeon.modeset=1 nvme_load=yes
21
22
# Fallback (nomodeset)
23
LABEL eos64fb
0 commit comments