11 lines
456 B
INI
11 lines
456 B
INI
|
LABEL arch64
|
||
|
TEXT HELP
|
||
|
Boot the Arch Linux (x86_64) live medium. It allows you to install Arch Linux or
|
||
|
perform system maintenance.
|
||
|
ENDTEXT
|
||
|
MENU LABEL Boot Arch Linux (x86_64)
|
||
|
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz26
|
||
|
APPEND initrd=/%INSTALL_DIR%/boot/x86_64/archiso.img archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% rw_branch_size=75% locale=en_US.UTF-8
|
||
|
# Next line should be uncommented when prepare enviroment to boot from PXE.
|
||
|
#IPAPPEND 3
|