LABEL arch64 TEXT HELP Boot the Melawy Linux install medium on BIOS. It allows you to install Melawy Linux or perform system maintenance. ENDTEXT MENU LABEL Melawy Linux default (x86_64, BIOS) LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-cachyos INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux-cachyos.img APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G copytoram=n nouveau.modeset=1 module_blacklist=nvidia,nvidia_modeset,nvidia_uvm,nvidia_drm,pcspkr i915.modeset=1 radeon.modeset=1 nvme_load=yes quiet splash bgrt_disable # Nvidia propritary (Non-Free) LABEL arch64nv TEXT HELP Boot the Melawy Linux install medium on Bios NVIDIA-NONFREE driver LATEST-CARDS NO-LEGACY It allows you to install Melawy Linux or perform system maintenance. ENDTEXT MENU LABEL Melawy Linux NVIDIA (latest cards, x86_64, BIOS) LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-cachyos INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux-cachyos.img 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 quiet splash bgrt_disable # Fallback (nomodeset) LABEL arch64fb TEXT HELP Boot the Melawy Linux install medium on Bios in fallback mode It allows you to install Melawy Linux or perform system maintenance. ENDTEXT MENU LABEL Melawy Linux Fallback (nomodeset, BIOS) LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-cachyos INITRD /%INSTALL_DIR%/boot/x86_64/initramfs-linux-cachyos.img APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G copytoram=n module_blacklist=nvidia,nvidia_modeset,nvidia_uvm,nvidia_drm,pcspkr nomodeset nvme_load=yes quiet splash bgrt_disable