kernel 5.5 kernel and tg3 driver

amit mehta gmate.amit at gmail.com
Tue Oct 11 03:50:27 EDT 2011


On Mon, Oct 10, 2011 at 11:54 PM, sri <bskmohan at gmail.com> wrote:
> Thanks for the Inputs.
> As there is not kernel crash, crash files are not create here to debug more.
> Is there any way to force the kernel to create kernel crash files under
> /var/crash.
echo 1 > /proc/sys/kernel/sysrq
echo c > /proc/sysrq-trigger

but before doing this, you need to enable kdump to dump
the crash image under /var/crash
More on kdump and crash utility to debug kernel crash:
http://people.redhat.com/anderson/crash_whitepaper/

Thanks,
Amit



More information about the Kernelnewbies mailing list