6 lines
253 B
Text
6 lines
253 B
Text
|
# default
|
||
|
title %ISO_LABEL% %arch% UEFI USB DEFAULT NOIMAGE TORAM
|
||
|
linux /%INSTALL_DIR%/boot/%arch%/vmlinuz
|
||
|
initrd /%INSTALL_DIR%/boot/%arch%/archiso.img
|
||
|
options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y
|