<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br><br>then I will burn the bios.bin into the flash ROM chip 49LF004, the original BIOS system will be removed ?<br>and <br>disk.img into Compact flash...<br><br>Am I right in this point ?<br><br>Thanks<br><br>--- On <b>Tue, 6/23/09, David Hendricks <i><david.hendricks@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: David Hendricks <david.hendricks@gmail.com><br>Subject: Re: [coreboot] Which file should I burn?<br>To: "Rick Ant" <rick_077@yahoo.com><br>Cc: coreboot@coreboot.org<br>Date: Tuesday, June 23, 2009, 7:49 PM<br><br><div id="yiv1807482728"><div class="gmail_quote">On Tue, Jun 23, 2009 at 7:06 PM, Rick Ant <span dir="ltr"><<a rel="nofollow" ymailto="mailto:rick_077@yahoo.com" target="_blank"
 href="/mc/compose?to=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>
</div></blockquote></td></tr></table><br>