Last change
on this file since 3102 was 1771, checked in by Bruno Cornec, 17 years ago |
Use RESTORE consistently across mondo to restore without interaction (report from Takeshi Shoji t.shoji_at_tripodw.jp)
|
-
Property svn:keywords
set to
Id
|
File size:
335 bytes
|
Line | |
---|
1 | default RESTORE
|
---|
2 | prompt 1
|
---|
3 | timeout 10000
|
---|
4 | display message.txt
|
---|
5 | label RESTORE
|
---|
6 | kernel vmlinuz
|
---|
7 | append initrd=initrd.img load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=24000 rw root=/dev/ram nuke RESTORE
|
---|
8 | label expert
|
---|
9 | kernel vmlinuz
|
---|
10 | append initrd=initrd.img load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=24000 rw root=/dev/ram expert_mode
|
---|
Note:
See
TracBrowser
for help on using the repository browser.