Files
tuxOS/syslinux/tuxOS_iso_sys-linux.cfg
2023-04-28 21:50:37 +05:30

9 lines
415 B
INI

LABEL arch64
TEXT HELP
Boot tuxOS install medium on BIOS.
It allows you to install tuxOS or perform system maintenance.
ENDTEXT
MENU LABEL Boot tuxOS 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% archisolabel=%ARCHISO_LABEL%