Thanks Todd ... that gets me going. It looks like kernel compile time.
Jeez I have not done that in years, but I guess it is time to revist an
old friend.

BobLQ

:wq  (oops :)

On 3/25/07, Todd Walton <[EMAIL PROTECTED]> wrote:
On 3/25/07, Bob La Quey <[EMAIL PROTECTED]> wrote:
> Ok, so how do I determine what is compiled in versus being a module on
> my kernel?

cat /boot/config-`uname -r`

> Is there an obvious module that is the RAM Disk? ???

|grep -i initrd

> Is there a simple command that will tell me what is and is not compiled
> into a kernel?

|grep =m$  or cat /proc/modules

-todd


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list



--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to