Weird behavior while building Kernel Objects

Kristian Hermansen kristian.hermansen-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Thu Jun 7 21:05:22 EDT 2007


On 6/7/07, Vinay Perneti <vinay.perneti-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
> I did reboot, I didn't rmmod though, cuz, the kernel object generated is
> nfs4xdr.ko is not in the /proc/modules list. so when i do rmmod or modprobe
> it gives me a FATAL error saying module does not exist!

Right, so it is built-in, not a module.  OK.

As to why your printk's don't output anything, make sure klogd and
syslogd are both running.  Also, you can try to set the highest
possible level for printk output...

$ echo 8 | sudo tee /proc/sys/kernel/printk

You should ensure that your kernel object was properly modified.
sha1sum it before and after your changes...
-- 
Kristian Hermansen

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.






More information about the Discuss mailing list