Re: [Q] how to use syslogd to debug kernel ?

From: Jesper Juhl
Date: Fri Sep 02 2005 - 04:22:43 EST


On 9/2/05, liyu@WAN <liyu@xxxxxxxxxxxx> wrote:
> Hi, everyone.
>
> I know kernel oops can be seen by run 'dmesg', but if
> kernel crashed, we can not run it. so I reconfigure syslogd
> to support remote forward, the debug machine content of

When the kernel crashes there's no guarantee that messages will reach
syslog. Actually there's no guarantee of anything - the kernel is
dead.
If you want to capture Oops messages in a more reliable fashion, then
use a serial console, netconsole or console on line-printer.

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/