Hi Mark,
        Perhaps you are just looking in the wrong places. Have you tried
the 'dmesg' command to view the kernel message output? Check out your
syslog.conf you see that you are properly logging kernel messages. 

I use the following logging configuration.

/etc/syslog.conf
kern.*             -/var/log/kernel

Finally give the syslogd a 'kill -HUP' if you change this file.


Reply via email to