mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-07 02:06:34 +05:30
moved base to iso
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
title Boot tuxOS (x86_64, UEFI)
|
||||
sort-key 01
|
||||
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
||||
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
||||
initrd /%INSTALL_DIR%/boot/amd-ucode.img
|
||||
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
|
||||
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=5G copytoram=n module_blacklist=pcspkr,snd_pcsp
|
3
iso/efiboot/loader/loader.conf
Normal file
3
iso/efiboot/loader/loader.conf
Normal file
@ -0,0 +1,3 @@
|
||||
timeout 15
|
||||
default 01-tuxOS-iso-x86_64-linux.conf
|
||||
beep on
|
Reference in New Issue
Block a user