<div class="gmail_quote">On Tue, Jun 23, 2009 at 7:06 PM, Rick Ant <span dir="ltr"><<a href="mailto:rick_077@yahoo.com">rick_077@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">

I got this message :<br>=================<br>boot: hda:/boot/vmlinuz root=/dev/hda initrd=/boot/initrd console=ttyS0<br>hda: LBA48 524MB: QEMU HARDDISK<br>Mounted ext2fs<br>Found Linux version 2.6.16.5 (root@e-smith) #2 PREEMPT Sat Sep 22 00:14:46 Local time zone must be set--see  bzImage.<br>

Loading kernel... ok<br>Loading initrd... ok<br>Jumping to entry point...<br><br>==============<br>Is the coreboot working fine ? or not yet ?<br>Can I write it to Compact flash for real boot ?<br>How ? Which file should I burn ? the bios.bin?<br>

<br>Thanks</td></tr></tbody></table></blockquote><div><br>Yep, Coreboot is working fine and you're squarely in kernel mode at this point. Make sure you have all the requisite serial driver support compiled statically into your kernel (Device Drivers --> Character Devices --> Serial Drivers) so you can see the kernel messages.<br>

<br>Copy your system image to your storage media (compact flash?) as you normally would and try it out with the vendor BIOS first to verify that the system image + kernel work fine on real hardware. If you're comfortable with the QEMU trial results, and you have a sane way of recovering the vendor BIOS, use flashrom to burn the new Coreboot image to the firmware ROM.<br>

</div></div>