mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-08 18:56:35 +05:30
initial commit
This commit is contained in:
5
efiboot/loader/entries/archiso-x86_64-usb.conf
Normal file
5
efiboot/loader/entries/archiso-x86_64-usb.conf
Normal file
@ -0,0 +1,5 @@
|
||||
title Appletneo OS x86_64 UEFI USB
|
||||
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz
|
||||
initrd /%INSTALL_DIR%/boot/intel_ucode.img
|
||||
initrd /%INSTALL_DIR%/boot/x86_64/archiso.img
|
||||
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
|
Reference in New Issue
Block a user