From d4c0b1e0c9e8b9404c972974313b1fd1bb4949e9 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 27 Nov 2003 23:07:20 +0000 Subject: some isolinux stuff --- move/isolinux/make.pl | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 move/isolinux/make.pl (limited to 'move/isolinux/make.pl') diff --git a/move/isolinux/make.pl b/move/isolinux/make.pl new file mode 100644 index 000000000..9f851a78d --- /dev/null +++ b/move/isolinux/make.pl @@ -0,0 +1,25 @@ +#!/usr/bin/perl + +use MDK::Common; + +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 0e07 key. +If you experience problems, you can add the following options 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). + +You can also pass some 0f07 to the Linux kernel. +For example, try 0flinux mem=128M07 if your system has 128Mb of RAM but we +don't detect the amount correctly. +0cNOTE07: You cannot pass options to modules (SCSI, ethernet card) or devices +such as CD-ROM drives in this way. If you need to do so, use expert mode. + +0c[F1-Help] [F2-Main]07\n"; -- cgit v1.2.1