VM server与VM workstation虚拟系统文件识别问题

本文介绍了一种解决VMware不同版本间虚拟机文件兼容性的方法。通过调整虚拟机配置文件(.vmx)和磁盘配置文件(.vmdk)中的版本设置,使得由VMware Workstation创建的虚拟机可以在VMware Server上正常运行。

当用vmware server打开vmware station的虚拟机文件时,提示如下错误

错误提示:Configuration file was created by a VMware product with more features than this version

 

解决方法:

How To Open A VMware Workstation 6.x VM with VMware Server 1.x
Posted by Carson       Trackback

Although we have some user licenses for VMware workstation 6.0 at work, I still prefer the Server product, as it allows you to run VMs in the background as the local system account.  Additionally, the Server product can be configured to automatically startup/shutdown VMs based on the needs of the host.  Either VMware Workstation does not support this feature or I am not looking in the right place.
I tried to open a VM that I created with VMware workstation 6 with the latest stable VMware Server version, 1.0.7.  VMware server threw an error that the “Configuration file was created by a VMware product with more features than this version”.
PHOOEY!
I was able to get around this error by browsing on my host OS filesystem to the base directory for this VM, then I updated the main VM config file (vmname.vmx) and the master VM disk config file (vmname.vmdk)

For the VM configuration file (.vmx), I changed the line:
virtualHW.version = “6″
to
virtualHW.version = “4″

For the VM master disk file (.vmdk), I changed the line:
ddb.virtualHWVersion = “6″
to
ddb.virtualHWVersion = “4″

Now VMware Server 1.0.7 can run the VM!  Everything appears to run fine, and I have not seen any negative side effects.

 

转载于:https://www.cnblogs.com/nclly/archive/2009/10/27/1590672.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值