I want to enable kernel crash dumps for my Debian 5.0.7 machine. The kernel version is 2.2.26 amd64.

How can I configure this?

link|improve this question
I don't remember Kernel 2.2.x having AMD64 support... I this version number correct? – Turbo J May 15 '11 at 8:08
feedback

migrated from stackoverflow.com May 8 '11 at 16:37

This question came from our site for professional and enthusiast programmers.

1 Answer

See here: http://lse.sourceforge.net/kdump/

link|improve this answer
Thanks.. Looks like we need to install some patches and enable it.. Is there any easy way like just install a package and reboot to enable the kernel dump? – Anandan May 8 '11 at 17:12
Try this: apt-get install kdump-tools – ceving May 8 '11 at 19:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.