首页 > 系统服务 > 详细

How to Downgrade VMware ESXi 5.5 Virtual Machine Hardware Version to 9 from 10

时间:2017-01-16 23:20:08      阅读:377      评论:0      收藏:0      [点我收藏+]
  1. Shut down the virtual machine in the vSphere client.

  2. Remove your virtual machine from the ESXi inventory.

  3. Browse your Datastore and find the virtual machine’s .vmx file.   Download it to your desktop.

  4. Open the .vmx file in Notepad or your favorite text editor.

  5. Find the following line (usually line 3) in your configuration and change the “10” to a “9”
    virtualHW.version = “10” will become virtualHW.version = “9”

  6. Save the file and overwrite your existing .vmx file.

  7. Upload the file to the same location your downloaded the file from in step 3.

  8. Add the machine to inventory and start it up.


How to Downgrade VMware ESXi 5.5 Virtual Machine Hardware Version to 9 from 10

原文:http://549687.blog.51cto.com/539687/1892286

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!