summaryrefslogtreecommitdiffstats
path: root/bootdisk
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-02-28 22:33:37 +0000
committerMike Fulbright <msf@redhat.com>2002-02-28 22:33:37 +0000
commit394c2e25cd4b0362d1048fd1a1699847900519c6 (patch)
treefd4aa656dfcc01a79ac2c92005ca6044d7027ad4 /bootdisk
parent22bd32da0f6ae3a4663ef60e0194cd86745c3e65 (diff)
downloadanaconda-394c2e25cd4b0362d1048fd1a1699847900519c6.tar.gz
anaconda-394c2e25cd4b0362d1048fd1a1699847900519c6.tar.xz
anaconda-394c2e25cd4b0362d1048fd1a1699847900519c6.zip
updated messages
Diffstat (limited to 'bootdisk')
-rw-r--r--bootdisk/i386/boot.msg13
-rw-r--r--bootdisk/i386/general.msg7
-rw-r--r--bootdisk/i386/param.msg8
-rw-r--r--bootdisk/i386/rescue.msg2
4 files changed, 14 insertions, 16 deletions
diff --git a/bootdisk/i386/boot.msg b/bootdisk/i386/boot.msg
index e7029164b..4a339489e 100644
--- a/bootdisk/i386/boot.msg
+++ b/bootdisk/i386/boot.msg
@@ -7,19 +7,18 @@
- To install or upgrade 0cRed Hat07 Linux in text mode, type: 0ftext <ENTER>07.
- To enable low resolution mode, type: 0flowres <ENTER>07.
- Press 05<F2>07 for more information about low resolution mode.
+ To disable framebuffer mode, type: 0fnofb <ENTER>07.
+ Press 05<F2>07 for more information.
- - To disable framebuffer mode, type: 0fnofb <ENTER>07.
- Press 05<F2>07 for more information about disabling framebuffer mode.
+ - To disable hardware probing, type: 0flinux noprobe <ENTER>07.
- - To enable expert mode, type: 0fexpert <ENTER>07.
- Press 05<F3>07 for more information about expert mode.
+ - To test the install media you are using, type: 0flinux mediacheck<ENTER>07.
- To enable rescue mode, type: 0flinux rescue <ENTER>07.
- Press 05<F5>07 for more information about rescue mode.
+ Press 05<F4>07 for more information about rescue mode.
- If you have a driver disk, type: 0flinux dd <ENTER>07.
- Use the function keys listed below for more information.
-05[F1-Main] [F2-General] [F3-Expert] [F4-Kernel] [F5-Rescue]07
+05[F1-Main] [F2-General] [F3-Kernel] [F4-Rescue]07
diff --git a/bootdisk/i386/general.msg b/bootdisk/i386/general.msg
index 4ec5ae8ae..8976ff326 100644
--- a/bootdisk/i386/general.msg
+++ b/bootdisk/i386/general.msg
@@ -15,11 +15,10 @@ one of the following options:
Certain hardware configurations may have trouble with the automatic hardware
detection done during the installation. If you experience problems during the
-installation, restart the installation using expert mode. Press 05<F3>07 for more
-information on expert mode.
+installation, restart the installation adding the 'noprobe' option.
There are a number of parameters that can be passed to the Linux kernel
-at boot time. Press 05<F4>07 for more information.
+at boot time. Press 05<F3>07 for more information.
-05[F1-Main] [F2-General] [F3-Expert] [F4-Kernel] [F5-Rescue]07
+05[F1-Main] [F2-General] [F3-Kernel] [F4-Rescue]07
diff --git a/bootdisk/i386/param.msg b/bootdisk/i386/param.msg
index d5edf80b8..2e7c3c90a 100644
--- a/bootdisk/i386/param.msg
+++ b/bootdisk/i386/param.msg
@@ -10,15 +10,15 @@ To pass an option to the kernel, use the following format:
0flinux <options>07
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,
+For example, to install on a system with 128MB of RAM using noprobe mode,
type the following:
- 0flinux mem=128M expert07
+ 0flinux mem=128M noprobe07
-To pass options to modules, you will need to use the expert mode to disable
+To pass options to modules, you will need to use the noprobe mode to disable
PCI autoprobing. When the installer 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.
-05[F1-Main] [F2-General] [F3-Expert] [F4-Kernel] [F5-Rescue]07
+05[F1-Main] [F2-General] [F3-Kernel] [F4-Rescue]07
diff --git a/bootdisk/i386/rescue.msg b/bootdisk/i386/rescue.msg
index 0fdb60238..f0d04c228 100644
--- a/bootdisk/i386/rescue.msg
+++ b/bootdisk/i386/rescue.msg
@@ -21,4 +21,4 @@ CDROM and type 0flinux rescue <ENTER>07.
-05[F1-Main] [F2-General] [F3-Expert] [F4-Kernel] [F5-Rescue]07
+05[F1-Main] [F2-General] [F3-Kernel] [F4-Rescue]07