DEFAULT /syslinux/menu.c32
APPEND /syslinux/syslinux.cfg
PROMPT 0
KBDMAP /syslinux/jp106.kbd
MENU TITLE SystemRescueCd 1.2.1 -- from HTTP server
MENU TABMSG -- F1 - F7 boot options --
MENU HELPMSGROW 20
MENU HELPMSGENDROW 24
MENU COLOR unsel		1;37;44      #90ffffff #00000000 std
MENU COLOR hotkey		1;37;44      #ffffffff #00000000 std
MENU COLOR sel			1;37;46      #e0000000 #20ff8000 all
MENU COLOR hotsel		1;37;46      #e0400000 #20ff8000 all
MENU COLOR border		37;44        #40000000 #00000000 std
MENU COLOR cmdline		1;37;46      #c0ffffff #00000000 std
MENU COLOR scrollbar	32;44        #40000000 #00000000 std
MENU COLOR tabmsg		37;40        #90ffff00 #00000000 std
F1 /sysres12/f1boot.msg
F2 /sysres12/f2images.msg
F3 /sysres12/f3params.msg
F4 /sysres12/f4arun.msg
F5 /sysres12/f5troubl.msg
F6 /sysres12/f6pxe.msg
F7 /sysres12/f7net.msg


label back
	MENU LABEL ^0. --- back to Main Menu ---
	KERNEL /syslinux/menu.c32
	APPEND /syslinux/netw_txt.cfg
	TEXT HELP
			 * back to Main menu
	ENDTEXT


LABEL default 
	MENU LABEL ^1. default
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL default2 
	MENU LABEL ^2. default setkmap=jp dodhcp dostartx
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz setkmap=jp dodhcp dostartx scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL vesa 
	MENU LABEL ^3. vesa
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz forcevesa scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL tftp
	MENU LABEL ^4. boot from tftp-server
	KERNEL /sysres12/rescuecd
	APPEND scandelay=5 netboot=tftp:/192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz
	TEXT HELP
* edit IPaddress -- netboot=tftp:/192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL rescue64
	MENU LABEL ^5. Kernel for amd64
	KERNEL /sysres12/rescue64
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL altker32
	MENU LABEL ^6. Alternative 32 bits kernel
	KERNEL /sysres12/altker32
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz video=ofonly scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL altker64
	MENU LABEL ^7. Alternative 64 bits kernel
	KERNEL /sysres12/altker64
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz video=ofonly scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL vmlinuz2
	MENU LABEL ^8. vmlinuz2
	KERNEL /sysres12/altker32
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz video=ofonly scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL fr
	MENU LABEL ^9. setkmap=fr
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz setkmap=fr scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL uk
	MENU LABEL ^A. setkmap=uk
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz setkmap=uk scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL us
	MENU LABEL ^B. setkmap=us
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz setkmap=us scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL nokeymap
	MENU LABEL ^C. nokeymap
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz setkmap=us scandelay=5
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL minishell
	MENU LABEL ^D. minishell
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat initrd=/sysres12/initram.igz scandelay=5 minishell=/bin/ash
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL rescuehd
	MENU LABEL ^E. rescuehd
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat init=/sbin/init
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL reschd32
	MENU LABEL ^F. reschd32
	KERNEL /sysres12/rescuecd
	APPEND netboot=http://192.168.0.2/sysrcd.dat init=/sbin/init
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL reschd64
	MENU LABEL ^G. reschd64
	KERNEL /sysres12/rescue64
	APPEND netboot=http://192.168.0.2/sysrcd.dat init=/sbin/init
	TEXT HELP
* edit IPaddress -- netboot=http://192.168.0.2/sysrcd.dat
       *** add options ***
        forcevesa , acpi=off , noapic , irqpool ,
        docache   --  copy to ram
        boothd=/dev/sdxx --- boot from HDD(or USB-Flash)
	ENDTEXT


LABEL freedos
	MENU LABEL ^H. FreeDOS
	KERNEL /sysres12/memdisk
	APPEND initrd=/sysres12/bootdisk/freedos.img floppy


LABEL memtest
	MENU LABEL ^I. Memtest+
	KERNEL /sysres12/memdisk
	APPEND initrd=/sysres12/bootdisk/memtestp.img floppy


LABEL ranish
	MENU LABEL ^J. Ranish Partition Manager
	KERNEL /sysres12/memdisk
	APPEND initrd=/sysres12/bootdisk/ranish.img floppy


LABEL aida
	MENU LABEL ^K. AIDA (an hardware diagnostic tool)
	KERNEL /sysres12/memdisk
	APPEND initrd=/sysres12/bootdisk/aida.img floppy


LABEL ntpass
	MENU LABEL ^L. Edit/reset Windows passwords even on NTFS disks
	KERNEL /sysres12/ntpasswd/vmlinuz
	APPEND rw vga=1 initrd=/sysres12/ntpasswd/initrd.cgz,/sysres12/ntpasswd/scsi.cgz


LABEL gag
	MENU LABEL ^M. GAG (Graphical Boot Manager)
	KERNEL /sysres12/memdisk
	APPEND initrd=/sysres12/bootdisk/gag.img floppy


LABEL dban
	MENU LABEL ^N. dban (wipes all data of a computer)
	KERNEL /sysres12/memdisk
	APPEND initrd=/sysres12/bootdisk/dban.img floppy


LABEL mhdd
	MENU LABEL ^O. MHDD ((low-level hard-disk diagnostic tool)
	KERNEL /sysres12/memdisk
	APPEND initrd=/sysres12/bootdisk/mhdd.img floppy


LABEL mhdd
	MENU LABEL ^Q. Network Boot
	KERNEL /sysres12/netboot
