I converted a virtualbox (.vdi) to .raw for using in the QEMU. But when I run the qemu with these switches (-nographic -curses) a page comes up "1280 x 1024 Graphic mode" and it seems the kernel never loads. If I don't use the -nographic switch it works fine.
The disk image has the natty ubuntu version and the qemu is 0.9.
Thanks