[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Run ex VMWare image on QEMU with same virtual hardware ?
From: |
David Timms |
Subject: |
[Qemu-discuss] Run ex VMWare image on QEMU with same virtual hardware ? |
Date: |
Thu, 18 May 2017 23:13:03 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] Run ex VMWare image on QEMU with same virtual hardware ?,
David Timms <=