Hi Ron<div><br></div><div>Here is my result :</div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">I finished to build a kernel image that contains the kernel, initramfs, </span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">and command line args. </span></div>
<div><font color="#222222" face="arial, sans-serif">I expect output is bootable kernel ELF image but it's kernel format ( not ELF ) </font></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font color="#222222" face="arial, sans-serif"><i><div>
$ file arch/x86/boot/bzImage</div></i></font></div><div><font color="#222222" face="arial, sans-serif"><i><div>arch/x86/boot/bzImage: Linux kernel x86 boot executable bzImage, version 2.6.34.13 (root@tungPC) #10 Fri Sep 7 10:11:28 ICT 2012, RO-rootFS, root_dev 0x802, swap_dev 0x4, Normal VGA</div>
</i></font></div></blockquote><div>And when I build coreboot , it didn't understand format of my kernel image</div><div>Error : </div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><i> PAYLOAD    /media/Working/Working/MKMP/LinuxBios/linux-2.6.34.13/arch/x86/boot/bzImage (compression: LZMA)</i></div>
</div><div><div><i>Fatal error: the payload file is not in ELF format!</i></div></div><div><div><i>make: *** [build/coreboot.rom] Error 1</i></div></div></blockquote><div><br></div><div>Could you give me some advice ?</div>
<div><br><div class="gmail_quote">On Tue, Sep 4, 2012 at 10:40 AM, ron minnich <span dir="ltr"><<a href="mailto:rminnich@gmail.com" target="_blank">rminnich@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Sep 3, 2012 at 8:34 PM, Hoąng Tłng <<a href="mailto:hoangtung1005@gmail.com">hoangtung1005@gmail.com</a>> wrote:<br>
<br>
> Now I will try to build a kernel image that contains the kernel, initramfs,<br>
> and command line args.<br>
<br>
</div>This should work. It has worked in the past for me.<br>
<span class="HOEnZb"><font color="#888888"><br>
ron<br>
</font></span></blockquote></div><br></div>