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