diff options
-rw-r--r-- | bootdisk/sparc/boot.msg | 22 | ||||
-rw-r--r-- | bootdisk/sparc/expert.msg | 24 | ||||
-rw-r--r-- | bootdisk/sparc/general.msg | 24 | ||||
-rw-r--r-- | bootdisk/sparc/kickit.msg | 21 | ||||
-rw-r--r-- | bootdisk/sparc/param.msg | 24 | ||||
-rw-r--r-- | bootdisk/sparc/rescue.msg | 20 |
6 files changed, 135 insertions, 0 deletions
diff --git a/bootdisk/sparc/boot.msg b/bootdisk/sparc/boot.msg new file mode 100644 index 000000000..be1621d74 --- /dev/null +++ b/bootdisk/sparc/boot.msg @@ -0,0 +1,22 @@ +[H[J + + Welcome to [7mRed Hat[m Linux! + + o To install or upgrade a system running [7mRed Hat[m Linux 4.0 + or later, press the [7m<ENTER>[m key. + + o To enable expert mode, type: [7mexpert <ENTER>[m. Press [7m<3>[m for + more information about expert mode. + + o To install using text mode, type [7mtext <ENTER>[m + + o Use the numeric keys listed below at the beginning of input line + for more information. + + + + + + + +[7m[1-Main] [2-General] [3-Expert] [4-Rescue] [5-Kickstart] [6-Kernel][m diff --git a/bootdisk/sparc/expert.msg b/bootdisk/sparc/expert.msg new file mode 100644 index 000000000..5381a8216 --- /dev/null +++ b/bootdisk/sparc/expert.msg @@ -0,0 +1,24 @@ +[H[J + + [7mExpert Mode Help[m + +The default method of installing [7mRed Hat[m Linux uses autoprobing to +automatically detect the hardware in your system. Although most +systems may be autoprobed without difficulties, in certain cases there +can be problems. It's possible to overcome these problems by using +expert mode. + +To start the installation using expert mode, type [7mexpert <ENTER>[m. + +While in expert mode, you will have complete control over the +installation process. You will also be able to enter optional module +parameters while in expert mode. + + + + + + + + +[7m[1-Main] [2-General] [3-Expert] [4-Rescue] [5-Kickstart] [6-Kernel][m diff --git a/bootdisk/sparc/general.msg b/bootdisk/sparc/general.msg new file mode 100644 index 000000000..9f62a6c07 --- /dev/null +++ b/bootdisk/sparc/general.msg @@ -0,0 +1,24 @@ +[H[J + + [7mGeneral Boot Help[m + +You can load the [7mRed Hat[m Linux installation program, and begin the +installation process from this prompt. In most cases, the best way to +get started is to simply press the [7m<ENTER>[m key. + +Certain hardware configurations may have trouble with the automatic hardware +detection done during the installation. While this is unusual, it does +happen occasionally. If you experience problems during the installation, +restart the installation using expert mode. Press [7m<3>[m for more +information on expert mode. + +This boot disk can no longer be used as a rescue disk. Press [7m<4>[m for +information on the new rescue disks. + +There are a number of parameters that can be passed to the Linux kernel +at boot time. These do not include parameters for devices such as +CD-ROM drives or ethernet cards. Press [7m<6>[m for more information. + + + +[7m[1-Main] [2-General] [3-Expert] [4-Rescue] [5-Kickstart] [6-Kernel][m diff --git a/bootdisk/sparc/kickit.msg b/bootdisk/sparc/kickit.msg new file mode 100644 index 000000000..874e4f7b1 --- /dev/null +++ b/bootdisk/sparc/kickit.msg @@ -0,0 +1,21 @@ +[H[J + + [7mRed Hat Kickstart Mode[m + +[7mRed Hat[m provides a method for unattended installation of a system +using a text configuration file. To enter the kickstart mode, type +[7mlinux ks <ENTER>[m. Kickstart mode works with both NFS and CD-ROM +installations. + +The installation program looks in the following places for the config file: + o the broadcast server from bootp. + o the bootp server if no other server name is broadcast. + o on the boot floppy if [7mlinux ks=floppy <ENTER>[m is given. + +The file it looks for is given by the bootp server as either a directory or +an explicit file name. If a directory is given, then kickstart looks for a +file in that directory with the IP of the client as the file name followed +by "-kickstart" (ie. 192.168.0.1-kickstart). If the floppy argument is +given, then it will look for a file named "ks" on that floppy. + +[7m[1-Main] [2-General] [3-Expert] [4-Rescue] [5-Kickstart] [6-Kernel][m diff --git a/bootdisk/sparc/param.msg b/bootdisk/sparc/param.msg new file mode 100644 index 000000000..8bc9165bc --- /dev/null +++ b/bootdisk/sparc/param.msg @@ -0,0 +1,24 @@ +[H[J + + [7mKernel Parameter Help[m + +Some kernel parameters can be specified on the command line and will be +passed to the running kernel. This does not include options to modules +such as ethernet cards or devices such as CD-ROM drives. + +To pass an option to the kernel, use the following format: + [7mlinux <options>[m +If a different installation mode is desired, enter it after the option(s). + +For example, to install on a system with 128MB of RAM using expert mode, +type the following: + [7mlinux mem=128M expert[m + +To pass options to modules, you will need to use the expert mode to disable +PCI and SBUS autoprobing. When the installation asks for your device type +that needs an option or parameter passed to it, there will be a place to +type those in at that time. + + + +[7m[1-Main] [2-General] [3-Expert] [4-Rescue] [5-Kickstart] [6-Kernel][m diff --git a/bootdisk/sparc/rescue.msg b/bootdisk/sparc/rescue.msg new file mode 100644 index 000000000..9d19402ac --- /dev/null +++ b/bootdisk/sparc/rescue.msg @@ -0,0 +1,20 @@ +[H[J + + [7mRed Hat Rescue Mode[m + +The [7mRed Hat[m installation program has undergone changes that will allow +you to create a custom boot disk for your specific system. This new boot +disk is customized according to your system's hardware configuration. This +will ensure that you will always be able to boot your system, even if LILO +has been overwritten by another operating system. + +Your boot disk is the first disk in a two-part rescue disk set. The second +disk required for rescue mode must be created from the rescue.img image file, +located in the images directory of the [7mRed Hat[m Linux CD. To create the +second disk, insert a blank floppy in your system's floppy drive, and type +[7mdd if=rescue.img of=/dev/fd0 bs=72k[m. You may then boot into rescue mode by +booting from your boot disk, and typing [7mrescue[m at the boot prompt. Insert +the disk created from rescue.img when prompted to do so. + + +[7m[1-Main] [2-General] [3-Expert] [4-Rescue] [5-Kickstart] [6-Kernel][m |