1 |
00 |
2 |
|
3 |
09Kernel Parameter Help07 |
4 |
|
5 |
Some kernel parameters can be specified on the command line and will be |
6 |
passed to the kernel. This does not include options to modules for devices |
7 |
such as ethernet cards or devices such as CD-ROM drives. |
8 |
|
9 |
To pass an option to the kernel, use the following format: |
10 |
|
11 |
0fsme <options>07 |
12 |
or |
13 |
0fsmei586 <options>07 |
14 |
|
15 |
If a different installation mode is desired, enter it after the option(s). |
16 |
|
17 |
For example, to install on a system with 128MB of RAM using noprobe mode, |
18 |
type the following: |
19 |
|
20 |
0fsme mem=128M noprobe07 |
21 |
or |
22 |
0fsmei586 mem=128M noprobe07 |
23 |
|
24 |
To pass options to modules, you will need to use the noprobe mode to disable |
25 |
PCI autoprobing. When the installer asks for your device type that needs |
26 |
an option or parameter passed to it, there will be a place to type those |
27 |
in at that time. |
28 |
|
29 |
02[F1-Main] [F2-Options] [F3-General] [F4-Kernel] [F5-Rescue]07 |