source: MondoRescue/trunk/mindi/syslinux-H.cfg@ 1

Last change on this file since 1 was 1, checked in by bcornec, 19 years ago

Initial import from latest mondo-2.04_cvs_20050503/mindi-1.04_cvs_20050503 on http://www.mondorescue.org

File size: 266 bytes
Line 
1default RESTORE
2prompt 1
3timeout 10000
4display message.txt
5label RESTORE
6 kernel vmlinuz
7 append initrd=initrd.img ramdisk_size=24000 rw root=/dev/ram0 nuke
8label expert
9 kernel vmlinuz
10 append initrd=initrd.img ramdisk_size=24000 rw root=/dev/ram0 expert_mode
11
Note: See TracBrowser for help on using the repository browser.