5 lines
265 B
Text
5 lines
265 B
Text
# default gnome
|
|
title %ISO_LABEL% %arch% UEFI USB DEFAULT GNOME
|
|
linux /%INSTALL_DIR%/boot/%arch%/vmlinuz
|
|
initrd /%INSTALL_DIR%/boot/%arch%/archiso.img
|
|
options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=gnome quiet splash
|