how about

cat /proc/kcore | xxd

or

cat /dev/mem | xxd
??

But i am not sure why /dev/mem cannot show the entire 4GB range.

And there exists a /dev/kmem, but I am not sure how to use it....


On 4/28/08, Mrunal Gawade <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have been trying to use LKCD and KDump to generate a dump after kernel
> panics. In LKCD I am failing to get the required patches for my kernel
> (2.6.18) and in KDump I am not able to successfully set up my system to
> generate crash after patching kernel with required patches.
>
> Does any one here uses any other mechanism to generate dumps or has any one
> been successful with these two mechanisms LKCD or KDump ? I would like to
> ask you some questions in case you are. Your help would be much appreciated.
>
> Thank you,
> Mrunal
>


-- 
Regards,
Peter Teoh

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to