<div dir="ltr">I'm trying to do something very trivial and it fails badly.<div><br></div><div>Clean checkout. Make menuconfig. Select emulation, and the q35 chipset. That's the only change I make. All else is default. I note that native vga is selected by various Kconfigs. </div>
<div><br></div><div>Build crosstools.</div><div><br></div><div>Then build coreboot. The standard make brings in and builds seabios.</div><div><br></div><div>qemu-system-x86_64 --bios build/coreboot.rom -cdrom tinycore.iso -boot d</div>
<div><br></div><div>fails badly. If i set --nographic, I see it fails trying to load the ramstage. </div><div><br></div><div>It continually restarts. </div><div><br></div><div>Without the --bios switch it boots the standard qemu bios just fine.</div>
<div><br></div><div>So, the question: does this work for any of you?</div><div><br></div><div>ron</div></div>