From: Vivek Goyal <vgoyal@in.ibm.com>
To: Steven Truong <midair77@gmail.com>
Cc: "Valdis.Kletnieks@vt.edu" <Valdis.Kletnieks@vt.edu>,
linux-kernel@vger.kernel.org,
Fastboot mailing list <fastboot@lists.osdl.org>
Subject: Re: kexec / kdump kernel panic
Date: Wed, 4 Oct 2006 18:53:49 -0400 [thread overview]
Message-ID: <20061004225349.GA4585@in.ibm.com> (raw)
In-Reply-To: <28bb77d30610041438r3c3dfd8ejc7344761704747fd@mail.gmail.com>
On Wed, Oct 04, 2006 at 02:38:53PM -0700, Steven Truong wrote:
> Hi, Valdis. No, I actually used 2 different kernels for this: one
> for system kernel and the other for captured/crash kernel.
>
> System kernel .config file with these options
>
> CONFIG_KEXEC=y
> CONFIG_CRASH_DUMP=y
> CONFIG_PHYSICAL_START=0x1000000
> CONFIG_SYSFS=y
> CONFIG_DEBUG_INFO=y
>
Valdis, you don't have to enable CONFIG_CRASH_DUMP in your system kernel.
The moment you enable it, by default it thinks that I am the capture kernel
and sets the value of CONFIG_PHYSICAL_START to 16MB (0x1000000) instead
of 1MB (0x100000).
Your procedure seems to be right. Please also paste output of /proc/iomem
in first kernel.
You can find more info on following link.
http://lse.sourceforge.net/kdump/
I am also copying the mail to fastboot mailing list where generally
kexec/kdump discussions take place
Thanks
Vivek
prev parent reply other threads:[~2006-10-04 22:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 0:18 kexec / kdump kernel panic Steven Truong
2006-10-04 3:46 ` Valdis.Kletnieks
2006-10-04 21:38 ` Steven Truong
2006-10-04 22:37 ` Keith Mannthey
2006-10-04 22:53 ` Vivek Goyal [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061004225349.GA4585@in.ibm.com \
--to=vgoyal@in.ibm.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=fastboot@lists.osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=midair77@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox