10 lines
416 B
INI
10 lines
416 B
INI
LABEL stormux
|
|
TEXT HELP
|
|
Boot the Stormux accessible Linux live system on BIOS.
|
|
Fenrir screen reader starts automatically for accessibility.
|
|
ENDTEXT
|
|
MENU LABEL Stormux Accessible Linux (%ARCH%, BIOS)
|
|
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
|
|
INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
|
|
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% accessibility=on console=tty0 console=ttyS0,115200
|