guh-linux-pro-ultra-max/live/syslinux/archiso_sys-linux.cfg
array-in-a-matrix 4e36dc059a rename
2023-06-28 01:10:23 -04:00

21 lines
1 KiB
INI

LABEL arch64
TEXT HELP
Boot the Guh Linux Pro Ultra Max install medium on BIOS.
It allows you to install Guh Linux Pro Ultra Max or perform system maintenance.
ENDTEXT
MENU LABEL Guh Linux Pro Ultra Max install medium (x86_64, BIOS)
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
APPEND archisobasedir=%INSTALL_DIR% archisodevice=UUID=%ARCHISO_UUID%
# Accessibility boot option
LABEL arch64speech
TEXT HELP
Boot the Guh Linux Pro Ultra Max install medium on BIOS with speakup screen reader.
It allows you to install Guh Linux Pro Ultra Max or perform system maintenance with speech feedback.
ENDTEXT
MENU LABEL Guh Linux Pro Ultra Max install medium (x86_64, BIOS) with ^speech
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
APPEND archisobasedir=%INSTALL_DIR% archisodevice=UUID=%ARCHISO_UUID% accessibility=on