<div class="gmail_quote"><--------------This is the complete mail, sorry for the incomplete mail before ---------></div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">Hello, I am new to coreboot and I've been using this tutorial as guidance:<div>
<a href="http://www.coreboot.org/QEMU_Build_Tutorial" target="_blank">http://www.coreboot.org/QEMU_Build_Tutorial</a></div>
<div><br></div><div>I've had help from the IRC channel as well and I think it will be a good idea to get help here as well:</div><div><br></div><div>here's the log of what I've done:</div><div><br></div><div>
1. downloaded qemu coreboot filo libpayload</div>
<div>2. Built qemu </div><div>3. built libpayload > error in make menuconfig (this was definitely an ncurses.h error so the terminal graphics were the problem)</div><div>4. built libpayload using make config and then make (built config from tty and finally it built)</div>
<div>5. Built filo, since filo depends upon libpayload so the make menuconfig did not work here as well, so did make config and after iterations with block devices built it.</div><div>6. Built coreboot, here however make menuconfig works and after choosing the appropriate options > make generated a coreboot.rom</div>
<div>7. Created a ext3 disk.img 200MB with debian squeeze rootfs using debootstrap (on Ubuntu though) according to tutorial</div><div>8. checked where qemu keeps its $BIOS.BIN found it on /usr/local/share/qemu/ so used the appropriate command : qemu -L /usr/local/share/qemu/ -hda ~/disk.img </div>
<div>9. the output of the above command without --nographic gives me simply "VNC server running on localhost:5900" which is, well, pointless, this proves the disk.img isn't working because once you simply execute qemu on the terminal it gives you VNC server running on localhost:5900</div>
<div><br></div><div>I have a detail log of all of the things I did. So the question is does the coreboot.rom path get updated to qemu's $BIOS.BIN or do I have to point it out explicitly (if it's generated elsewhere)</div>
<div>and what would the next step be to emulate it ? Or is there anything that I've been doing wrong. Please don't spare my feelings and let me know what it is. Thanks.</div><div><br></div><div>Pronoy Chopra</div>
<div>(DarkSector on IRC)</div>
</div><br>