Comment 4 for bug 1404396

Revision history for this message
Richard Laager (rlaager) wrote :

I rebuilt seabios git with CONFIG_DEBUG_LEVEL=8 and added the following options, as per: http://www.seabios.org/pipermail/seabios/2011-May/001718.html

  <qemu:commandline>
    <qemu:arg value='-chardev'/>
    <qemu:arg value='stdio,id=seabios'/>
    <qemu:arg value='-device'/>
    <qemu:arg value='isa-debugcon,iobase=0x402,chardev=seabios'/>
  </qemu:commandline>

I've attached the log file from the guest. All of the log output is from booting. No additional output appears when running the 16-bit application. I've also attached screenshots of the error in the guest, though I doubt they'll be very useful.