Hi, I have an old WXP vmware machine I want use in qemu instead. I managed to: - convert the disk image - which BSOD during boot, and found how to: - use virt/guestfish to add the IDE drivers to the image offline. - can now boot, login. But the machine thinks it has new hardware. - and OS wants to reactivate.
I am hoping there is a way to run/config/define the qemu emulation to use identical hardware to vmware. Vmware .vmx says: config.version = "8" virtualHW.version = "4" scsi0.present = "TRUE" memsize = "1552" ide0:0.present = "TRUE" sound.virtualDev = "es1371" numvcpus = "2" Is it possible ? Cheers Dave.
