I try to follow the instruction at Build_qemu tutorial,=== Create an empty disk image: $ qemu-img create -f raw disk.img 200M
===
I can't find the qemu-image...
I have done $ ./configure --cc=gcc-3.4 --target-list=i386-softmmu && make
Using Gcc 4.0... What should I do then..? Any help is appreciated...
thanks