Re: Looking for kernel boot option documentation

From: Randy.Dunlap
Date: Wed Dec 17 2003 - 23:19:23 EST


On Thu, 18 Dec 2003 11:09:16 +0800 Choo Zhi Min <zhimin@xxxxxxxxxxxxxx> wrote:

| Hi,
|
| Where can I find documentation on kernel boot options?
|
| I have seen kernel boot options that look very similar to each other that
| I don't know if it is typo-error or just alternative form.
|
| E.g.
|
| apic
| apicon
| apic=on
| noapic
|
| acpi=off
| acpi=force
| acpismp=force
| pci-noacpi
| pci=noacpi

See this text file in the kernel tarball:

linux-m.n.p/Documentation/kernel-parameters.txt

where m.n.p is replaced by a version number (major, minor, patchlevel).

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/