diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-08-10 02:51:54 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-08-10 02:51:54 +0000 |
commit | c00c3af3500b2cadd67412c81a2df0b99912d762 (patch) | |
tree | 04477ce377d8b51b570d4f201e06364fcbf7db4c /move/isolinux | |
parent | 7b5778288e092567bda340066da85532248e133d (diff) | |
download | drakx-c00c3af3500b2cadd67412c81a2df0b99912d762.tar drakx-c00c3af3500b2cadd67412c81a2df0b99912d762.tar.gz drakx-c00c3af3500b2cadd67412c81a2df0b99912d762.tar.bz2 drakx-c00c3af3500b2cadd67412c81a2df0b99912d762.tar.xz drakx-c00c3af3500b2cadd67412c81a2df0b99912d762.zip |
- document "formatkey"
- s/MandrakeMove/Move/
Diffstat (limited to 'move/isolinux')
-rw-r--r-- | move/isolinux/help.msg | bin | 1307 -> 1361 bytes | |||
-rw-r--r-- | move/isolinux/make.pl | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/move/isolinux/help.msg b/move/isolinux/help.msg Binary files differindex 76dd34d78..3f89e4f11 100644 --- a/move/isolinux/help.msg +++ b/move/isolinux/help.msg diff --git a/move/isolinux/make.pl b/move/isolinux/make.pl index fb88c46f6..4a946fd98 100644 --- a/move/isolinux/make.pl +++ b/move/isolinux/make.pl @@ -4,7 +4,7 @@ use MDK::Common; output 'help.msg', pack("C*", 0x0E, 0x80, 0x03, 0x00), " - 0aWelcome to 09Mandrake Move0a help07 + 0aWelcome to 09Move0a help07 In most cases, the best way to get started is to simply press the 0e<Enter>07 key. If you experience problems, you can try to add on the command line : @@ -13,6 +13,7 @@ If you experience problems, you can try to add on the command line : o 0fupdatemodules07 to use the special update floppy containing modules updates. o 0fpatch07 to use a patch from the floppy (file named 09patch.pl07). o 0fcleankey07 to remove previously saved system config files from the USB key. + o 0fformatkey07 to format the USB key (ie: erase all data) o 0fwaitkey07 to wait 15 more seconds at boot time while detecting the USB key, that might be useful for some keys for which detection doesn't work nicely o 0fvirtual_key=09/dev/hda10f,09/key07 to use file 09/key07 on device 09/dev/hda107 as a |