Hi Robert, You could use virt-convert to convert a VMware image to a libvirt image. Here is the steps: 1. # virt-convert -i vmx -o virt-image -D raw /vmware/*.vmx The last option is the folder which you save your vmware images, please fill the proper one. 2. After step one, a new .img file would be generated. You could "New" a VM with "import existing disk image" option in virt manager. Any questions please let me know. Regards Lei ----- 原始邮件 ----- 发件人: "Robert Deluise" <stop44it@xxxxxxxxxxx> 收件人: virt-tools-list@xxxxxxxxxx 发送时间: 星期三, 2012年 8 月 29日 上午 7:21:34 主题: How can I run a VMware image VDMK on virt manager Hello, I have a vmware image and trying to run it on Redhat enterprise workstation. I have tried to import it and create an image and it fails. Any ideas you have that you help me ? Thank you for your time _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list