OSDN Git Service

update
[pacbang-linux/iso-arch.git] / syslinux / archiso_sys.cfg
1 INCLUDE boot/syslinux/archiso_head.cfg
2
3 LABEL arch64
4 TEXT HELP
5 Boot the PacBang Linux (x86_64) live medium.
6 It allows you to install PacBang Linux or perform system maintenance.
7 ENDTEXT
8 MENU LABEL Boot PacBang Linux (x86_64)
9 LINUX boot/x86_64/vmlinuz
10 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
11 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
12
13 INCLUDE boot/syslinux/archiso_tail.cfg