source: MondoRescue/branches/2.2.6/mindi/syslinux-H.cfg@ 3656

Last change on this file since 3656 was 1773, checked in by Bruno Cornec, 16 years ago

Complete rev [1771] for upper case RESTORE cli with syslinux as well

  • Property svn:keywords set to Id
File size: 274 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 RESTORE
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.