diff options
Diffstat (limited to 'bootdisk/i386/param.msg')
-rw-r--r-- | bootdisk/i386/param.msg | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/bootdisk/i386/param.msg b/bootdisk/i386/param.msg index ac748b604..d1bf831d8 100644 --- a/bootdisk/i386/param.msg +++ b/bootdisk/i386/param.msg @@ -1,27 +1,21 @@ 00 - 09Kernel Parameter Help07 + 01Kernel Parameter Help07 Some kernel parameters can be specified on the command line and will be -passed to the kernel. This does not include options to modules for devices -such as ethernet cards or devices such as CD-ROM drives. +passed to the kernel. To pass an option to the kernel, use the following format: - 0flinux <options>07 + 01linux <options>07 If a different installation mode is desired, enter it after the option(s). For example, to install on a system with 256MB of RAM using noprobe mode, type the following: - 0flinux mem=256M noprobe07 + 01linux mem=256M noprobe07 -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. - -02[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07 +0f[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07 |