Re: How could I record the information when kernel panic.

Brandon Philips <[email protected]>
Newsgroups org.kernel.vger.linux-newbie
Message-ID <CAK7GKxnGwYdT=-A1yeBUXQF4uJgzQiSytwbjT6wqtvZiBWrcJQ@mail.gmail.com>
On Wed, Apr 24, 2013 at 10:18 AM, disnoir <[email protected]> wrote:
> So, How could I record the kernel error/info, when system was halt ?

Your best bet is to use one of the following:
0) Use sysrq to investigate a bit:
https://www.kernel.org/doc/Documentation/sysrq.txt
1) Hook a serial console up if your system has one to another system
with a null modem cable and console=ttyS0,<baud> passed in to the
kernel at boot
2) Try netconsole if you don't have a serial console:
https://www.kernel.org/doc/Documentation/networking/netconsole.txt

I would recommend trying a newer kernel and see if your bug is fixed.
If it is you could bisect down to the commit that fixes it and let the
debian kernel maintainers know.

Good luck,

Brandon
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.