grub.conf options

Sharpe, Sam J sam.sharpe+lists.redhat at gmail.com
Thu Oct 8 21:10:01 UTC 2009


2009/10/8 James Wilkinson <fedora at aprilcottage.co.uk>:
> If the kernel doesn’t understand what to do with a parameter, it ignores
> it, but it (still) makes it available to the start-up scripts, which may do something with it. A good example of this is rhgb.

And this is incredibly useful if you want to do something like
customising your install based on options passed the the kernel from
PXE Linux. You can parse your kernel options from /proc/cmdline and do
some very nice things:

[sam at samlap ~]$ cat /proc/cmdline
ro root=/dev/VolGroup00/LogVol00 rhgb quiet usbcore.autosuspend=1

-- 
Sam




More information about the fedora-list mailing list