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
