<div class="gmail_quote">Hi all,<br>I am sorry about the earlier post with disclaimer message. <br><br><br>
&gt; On Thu, Mar 06, 2008 at 04:55:04PM +0530, Rajasekaran Periyasamy<br>
wrote:<br>
&gt; &gt; Hi,<br>
&gt; &gt; I put a printk() in the early lines of early_parse_crashk() with<br>
&gt; &gt; KERN_EMERG, but not able to see that on the boot screen. I think the<br>
&gt; &gt; control is not transferred to early_parse_crashk() at all. With out<br>
this<br>
&gt; &gt; &quot;crashkernel&quot; argument, the same kernel boots up properly.<br>
&gt;<br>
&gt; Looks strange.<br>
&gt;<br>
&gt; Could you please include more debug printks in the function<br>
&gt; do_early_param in init/main.c to check whether early_parse_crashk is<br>
&gt; called or not?<br>
<br>
<br>
I&#39;ve tried, but no result... Please have a look at the snapshot of boot<br>
process.<br>
<br>
I think the kernel is not at all getting initiated to boot up.<br>
<br>
Whatever you see in the snapshot,<br>
1. &quot;Modified cmdline:&quot; is from<br>
&quot;kexec-tools-1.101/kexec/arch/ppc64/fs2dt.c&quot; putnode() function,<br>
2. &quot;segment&quot; lines are from<br>
&quot;kexec-tools-1.101/kexec/arch/ppc64/kexec-elf-ppc64.c&quot; elf_ppc64_load()<br>
function.<br>
<br>
KEXEC is used by KBOOT to boot the (secondary) linux kernel. But I am<br>
wondering why the kernel is not booting up when I give &quot;crashkernel&quot;<br>
option.<br>
<br>
&gt;<br>
&gt; How do you boot the kernel, by yaboot or kboot?<br>
<br>
I use kboot latest version (kboot-20080201).<br>
Please refer to<br>
<a href="http://www.kernel.org/pub/linux/kernel/people/geoff/cell/CELL-Linux-CL_20080201-ADDON/src/" target="_blank">http://www.kernel.org/pub/linux/kernel/people/geoff/cell/CELL-Linux-CL_2<br>
0080201-ADDON/src/</a> for src of kboot.<br>
<br>
Regards,<br>
Rajasekaran<br></div><br>