mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-08 10:46:34 +05:30
updated base
This commit is contained in:
7
efiboot/loader/entries/01-tuxOS-iso-x86_64-linux.conf
Normal file
7
efiboot/loader/entries/01-tuxOS-iso-x86_64-linux.conf
Normal file
@ -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
|
Reference in New Issue
Block a user