Hi,

When I grabbed the latest qemu (up to commit
bfddb47a343b4718e5768aa80bce8adead0f7fca) from git://git.qemu.org/qemu.git
and did:

./qemu-system-x86_64 -net user -net nic -vga std -usb -usbdevice tablet -m 512 
-hda /home/serge/disk.img -boot c -monitor stdio -vnc :1 -L 
/opt/qemu/share/qemu/

where disk.img has a ubuntu lucid server installed on it, I get:

error: no suitable mode found
unknown command `terminal'
out of range pointer 0x80220000
Aborted.  Press any key to exit.

I bisected this to:

3b3d448e01ccfc6fdcb6e3d4ebf47418075e3bb4: Add new vgabios binaries to blobs list

Any ideas what specifically is causing this?

thanks,
-serge

Reply via email to