b3f918ee60
Also rename kernel from vmlinuz-linux to vmlinuz to make filename ISO9660 friendly. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
12 lines
408 B
INI
12 lines
408 B
INI
LABEL arch32
|
|
TEXT HELP
|
|
Boot the Arch Linux (i686) live medium. It allows you to install Arch Linux or
|
|
perform system maintenance.
|
|
ENDTEXT
|
|
MENU LABEL Boot Arch Linux (i686)
|
|
LINUX /%INSTALL_DIR%/boot/i686/vmlinuz
|
|
INITRD /%INSTALL_DIR%/boot/i686/archiso.img
|
|
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
|
|
# Next line should be uncommented when prepare enviroment to boot from PXE.
|
|
#IPAPPEND 3
|