<div dir="ltr">On Mon, Mar 11, 2013 at 11:03 AM, Pankaj Chhabra <span dir="ltr"><<a href="mailto:chhabra.pankaj@gmail.com" target="_blank">chhabra.pankaj@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<div><br></div><div>Please note that I have tried with foo directory with coreboot.rom copied as bios.bin also.</div>


<div><br></div><div><div>qemu-system-i386w.exe -L foo  -serial stdio</div></div></blockquote><div><br></div><div>I think you also need to point it to a kernel (e.g. vmlinuz) and a system image (you can make one using qemu-img). For example: qemu-system-i386 -L foo -hda ubuntu_installer.iso -kernel vmlinuz -bios coreboot.rom -serial stdio</div>

<div><br></div><div>The serial output will appear in the terminal you ran the command. The QEMU window which pops up shows the output of whatever is on the display, such as VGABIOS output or the GUI for your OS.</div>
<div><br></div><div><br></div></div>-- <br>David Hendricks (dhendrix)<br>Systems Software Engineer, Google Inc.
</div></div>