• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
永不言弃,简单就好
每一个付出,都有回报,永远不放弃
博客园    首页    新随笔    联系   管理    订阅  订阅
VM server与VM workstation虚拟系统文件识别问题

当用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.

 

posted on 2009-10-27 14:53  嘎子  阅读(732)  评论(0)    收藏  举报
刷新页面返回顶部
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3