OSDN Git Service

Initial commit
[rebornos/cnchi-gnome-mac-osdn.git] / syslinux / archiso_sys.cfg
1 INCLUDE boot/syslinux/archiso_head.cfg
2
3 LABEL arch64
4 TEXT HELP
5 Boot RebornOS Live to install it.
6 It allows you to install RebornOS or perform system maintenance.
7 ENDTEXT
8 MENU LABEL Boot RebornOS (x86_64)
9 LINUX boot/x86_64/vmlinuz
10 INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
11 APPEND archisobasedir=%INSTALL_DIR% cow_spacesize=10G archisolabel=%ARCHISO_LABEL%
12
13 INCLUDE boot/syslinux/archiso_tail.cfg