> -----Original Message-----
> From: kernelnewbies-bou...@nl.linux.org [mailto:kernelnewbies-
> bou...@nl.linux.org] On Behalf Of Paavaanan
> Sent: Friday, December 17, 2010 11:26 AM
> To: Kernelnewbie
> Subject: capturing kernel oops
> 
> Hi,
> 
> kernel Panic and Crashes can be logged and traced with the help of
> tools
> like core-dump, klogd and netdump. But, is there any way to take
> logs or
> crash dumps to Kernel OOPS messages. Instead of taking a Photo with
> the
> Camera is there any handy tool to do this neatly.

Attaching a serial console can be one option, if we want to see the kernel oops 
when it occurs. Else the logs go to 'dmesg' messages as well.
I am not quite sure if we require to set certain printk level 
/proc/sys/kernel/printk.

> 
> Thanks,
> Paavaanan.
> 

Reply via email to