mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-06 17:56:35 +05:30
9 lines
415 B
INI
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% |