Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
ee597d31
Commit
ee597d31
authored
Oct 15, 2002
by
Randy Dunlap
Committed by
Linus Torvalds
Oct 15, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] 2.5.42 Doc/kernel-parameters
Updates/corrects Documentation/kernel-parameters.txt file.
parent
356c3c30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
3 deletions
+21
-3
Documentation/kernel-parameters.txt
Documentation/kernel-parameters.txt
+21
-3
No files found.
Documentation/kernel-parameters.txt
View file @
ee597d31
...
...
@@ -23,6 +23,7 @@ restrictions referred to are that the relevant option is valid if:
HW Appropriate hardware is enabled.
IA-32 IA-32 aka i386 architecture is enabled.
IA-64 IA-64 architecture is enabled.
IP_PNP IP DCHP, BOOTP, or RARP is enabled.
ISAPNP ISA PnP code is enabled.
ISDN Appropriate ISDN support is enabled.
JOY Appropriate joystick support is enabled.
...
...
@@ -257,7 +258,7 @@ running once the system is up.
initrd= [BOOT] Specify the location of the initial ramdisk.
ip= [PNP]
ip= [
IP_
PNP]
isapnp= [ISAPNP] Specify RDP, reset, pci_scan and verbosity.
...
...
@@ -279,10 +280,14 @@ running once the system is up.
kbd-reset [VT]
keep
_
initrd [HW, ARM]
keepinitrd [HW, ARM]
load_ramdisk= [RAM] List of ramdisks to load from floppy.
lockd.udpport= [NFS]
lockd.tcpport= [NFS]
logi_busmouse= [HW, MOUSE]
lp=0 [LP] Specify parallel ports to use, e.g,
...
...
@@ -323,6 +328,8 @@ running once the system is up.
to off as the mainboard support is not always present.
You must activate it as a boot option
mca-pentium [BUGS=IA-32]
mcd= [HW,CD]
mcdx= [HW,CD]
...
...
@@ -335,6 +342,11 @@ running once the system is up.
megaraid= [HW,SCSI]
mem=exactmap [KNL,BOOT,IA-32] enable setting of an exact
e820 memory map, as specified by the user.
Such mem=exactmap lines can be constructed
based on BIOS output or other requirements.
mem=nn[KMG] [KNL,BOOT] force use of a specific amount of
memory; to be used when the kernel is not able
to see the whole system memory or for test.
...
...
@@ -390,7 +402,9 @@ running once the system is up.
nohlt [BUGS=ARM]
no-hlt [BUGS=IA-32]
no-hlt [BUGS=IA-32] Tells the kernel that the hlt
instruction doesn't work correctly and not to
use it.
noht [SMP,IA-32] Disables P4 Xeon(tm) HyperThreading.
...
...
@@ -537,6 +551,10 @@ running once the system is up.
root= [KNL] root filesystem.
rootflags= [KNL] set root filesystem mount option string
rootfstype= [KNL] set root filesystem type
rw [KNL] Mount root device read-write on boot.
S [KNL] run init in single mode.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment