* Kexec -l works but kexec -p fails
@ 2015-07-02 11:45 debdutta
0 siblings, 0 replies; only message in thread
From: debdutta @ 2015-07-02 11:45 UTC (permalink / raw)
To: kexec
Hi,
I am using linux-2.6.29-rt23 on freescale MPC8308 based board. It is a POWERPC 32 bit
processor.
Physical memory = 512MB of which 128MB@32MB is reserved for cashkernel
I have cross-compiled kexec-tools 2.0.10 for this board with --without-zlib and
--without-xen options.
I have 2 kernels:
1. production kernel with CONFIG_KEXEC, CONFIG_SYSFS, CONFIG_DEBUG_INFO,
CONFIG_PROC_VMCORE enabled
2. capture kernel with CONFIG_CRASH_DUMP, CONFIG_PROC_VMCORE, CONFIG_SYSFS,
CONFIG_DEBUG_INFO set.
when I give :
kexec -l vmlinux
kexec -e
this successfully loads the crash kernel
however when using the kexec -p option and triggering a crashdump does not load the
same crashkernel.
The output that comes on screen is just these 2 lines:
SysRq : Trigger a crashdump
Bye!
I am unable to find out what may be the reason. Please help.
Thanks,
Debdutta
--------------------------------------------------------------------------------
::Disclaimer::
--------------------------------------------------------------------------------
The contents of this email and any attachment(s) are confidential and intended
for the named recipient(s) only. It shall not attach any liability on C-DOT.
Any views or opinions presented in this email are solely those of the author
and may not necessarily reflect the opinions of C-DOT. Any form of
reproduction, dissemination, copying, disclosure, modification, distribution
and / or publication of this message without the prior written consent of the
author of this e-mail is strictly prohibited. If you have received this email
in error please delete it and notify the sender immediately.
--------------------------------------------------------------------------------
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-02 11:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02 11:45 Kexec -l works but kexec -p fails debdutta
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.