Re: Need Help on Crash Dump in Kernel-2.6.20

2007-02-27 Thread Randy Dunlap
On Tue, 27 Feb 2007 13:22:56 + (GMT) Seetharam Dharmosoth wrote: > Hi, > > I have one question regarding Crash Dump. > > Is Kernel-2.6.20 having the default Crash dump in main > tree? 2.6.20 has a CRASH_DUMP config option for some processor architectures, such as ia64, i386, x86_64, powerpc

Need Help on Crash Dump in Kernel-2.6.20

2007-02-27 Thread Seetharam Dharmosoth
Hi, I have one question regarding Crash Dump. Is Kernel-2.6.20 having the default Crash dump in main tree? As I know, LKCD is one of the Crash dump utility software which can be used with Linux Kernel (it is a third party s/w). can any one please tell me the right thing about Crash dump? Than