lkcd
[Top] [All Lists]

Re: trying to configure LKCD need help

To: Kim Le <kiml@xxxxxxxxx>
Subject: Re: trying to configure LKCD need help
From: "Matt D. Robinson" <yakker@xxxxxxxxxxxxxx>
Date: Fri, 05 Oct 2001 11:30:55 -0700
Cc: lkcd@xxxxxxxxxxx
Organization: Alacritech, Inc.
References: <CDEDLLCLFEMDLAONMHGAAEKKCBAA.kiml@xxxxxxxxx>
Sender: owner-lkcd@xxxxxxxxxxx
Kim Le wrote:
> 
> Hi All,
> 
> I am trying to configure LKCD for my system (Redhat 6.2) by following
> instruction from LKCD site. I tested it by openning /dev/vmdump and got
> correct
> message (as instructed) but was not able to get any thing after my system
> crash and reset.
> The dump file in /var/log/vmdump/ is only 796 bytes and there is an error
> message "Could not save dump data" displayed at boot time.
> 
> Has anyone experience this problem? Will LKCD work if system completely
> hang.
> Thanks a lot in advance for any help.
> 
> Kim
> 
> Ps: I used /dev/hda8 for my swap partition.
> ln -s /dev/hda8 /dev/vmdump

Hi, Kim.  If you try to run 'lcrash' against /dev/vmdump as your
vmdump file ('lcrash -d /boot/System.map /dev/vmdump /boot/Kerntypes'),
what does it report?

Also, can you report what the output for:

        dd if=/dev/hda8 bs=1 count=1000 skip=4096 | od -x

is?  This will give a little more insight as to what's in the dump header.

--Matt

<Prev in Thread] Current Thread [Next in Thread>