All of lore.kernel.org
 help / color / mirror / Atom feed
* Looking for kernel boot option documentation
@ 2003-12-18  3:09 Choo Zhi Min
  2003-12-18  4:13 ` Randy.Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Choo Zhi Min @ 2003-12-18  3:09 UTC (permalink / raw)
  To: linux-kernel

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


Thanks!

Regards,
Zhi Min


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Looking for kernel boot option documentation
  2003-12-18  3:09 Looking for kernel boot option documentation Choo Zhi Min
@ 2003-12-18  4:13 ` Randy.Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy.Dunlap @ 2003-12-18  4:13 UTC (permalink / raw)
  To: zhimin; +Cc: linux-kernel

On Thu, 18 Dec 2003 11:09:16 +0800 Choo Zhi Min <zhimin@iss.nus.edu.sg> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-18  4:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-18  3:09 Looking for kernel boot option documentation Choo Zhi Min
2003-12-18  4:13 ` Randy.Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.