I have a vmware based windows 2003 virtual machine with two scsi disks, C:, E:
Is it is possible to run the machine using qemu? I tried: qemu-system-i386 -m 2048 -hdc diskc-1.qcow2 -hde diske.qcow2 but the system did not boot. Any help would be appreciated.
