diff options
-rw-r--r-- | move/isolinux/help.msg | bin | 1125 -> 1144 bytes | |||
-rw-r--r-- | move/isolinux/make.pl | 9 |
2 files changed, 5 insertions, 4 deletions
diff --git a/move/isolinux/help.msg b/move/isolinux/help.msg Binary files differindex 9d72cb740..6ab9491ec 100644 --- a/move/isolinux/help.msg +++ b/move/isolinux/help.msg diff --git a/move/isolinux/make.pl b/move/isolinux/make.pl index 9f851a78d..9a297cdcc 100644 --- a/move/isolinux/make.pl +++ b/move/isolinux/make.pl @@ -7,14 +7,15 @@ output 'help.msg', pack("C*", 0x0E, 0x80, 0x03, 0x00), 0aWelcome to 09Mandrake Move0a 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 add the following options on the command line : +If you experience problems, you can try to add on the command line : o 0fnoauto07 to disable automatic detection (generally used with 0fexpert07). 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 configuration files on the USB key. - o 0fvirtual_key=/dev/hda1,/key07 to use file 0f/key07 on device 0f/dev/hda107 as a - virtual key instead of a physical one (must be an existing file containing a valid FS). + o 0fcleankey07 to remove previously saved system config files from the USB key. + o 0fvirtual_key=09/dev/hda10f,09/key07 to use file 09/key07 on device 09/dev/hda107 as a + virtual key instead of a physical one (must be an existing file containing a + valid filesystem - e.g. a loopback). You can also pass some 0f<specific kernel options>07 to the Linux kernel. For example, try 0flinux mem=128M07 if your system has 128Mb of RAM but we |