moved base to iso

This commit is contained in:
2023-04-29 00:29:42 +05:30
parent eef1cc7f56
commit 6c0edc5379
77 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,9 @@
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%