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

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

Correct [ Bug #4991 ] -H option of mondoarchive is not completely automatic
https://developer.berlios.de/bugs/?func=detailbug&bug_id=4991&group_id=2524

Not tested yet.

File size: 274 bytes
RevLine 
[1]1default RESTORE
2prompt 1
3timeout 10000
4display message.txt
5label RESTORE
6 kernel vmlinuz
[24]7 append initrd=initrd.img ramdisk_size=24000 rw root=/dev/ram0 nuke restore
[1]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.