LABEL arch64 TEXT HELP Boots Solarity Liveboot via BIOS. It allows you to install Arch Linux or perform system maintenance. ENDTEXT MENU LABEL Solarity Liveboot (x86_64, BIOS) LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-zen INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux-zen.img APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% zswap.enabled=0 LABEL arch64 TEXT HELP Boots Solarity Liveboot via BIOS and copies the squashfs to RAM. It allows you to install Arch Linux or perform system maintenance. ENDTEXT MENU LABEL Solarity Liveboot (x86_64, BIOS, copytoram) LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-zen INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux-zen.img APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram zswap.enabled=0 # Accessibility boot option LABEL arch64speech TEXT HELP Boots Solarity Liveboot via BIOS with speakup screen reader. It allows you to install Arch Linux or perform system maintenance with speech feedback. ENDTEXT MENU LABEL Solarity Liveboot (x86_64, BIOS) with ^speech LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-zen INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux-zen.img APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% accessibility=on zswap.enabled=0