如何在VMWare虚拟机中运行虚拟机

If you want to know how to install and run VMware Player inside of a virtual machine running on VMware ESX host, this post is for you.


Note that this workaround requires that VMware Tools are disabled, so some VMware management tools may fail to work with this VM correctly. 

Thus, this workaround is good as a temporary solution only, and you may want to roll it back as soon as you are done with operations that require 

VMware Player running. You can have 2 VMX files, and register VM with one or another as necessary.



Add the following lines to the .VMX file of your VM:


isolation.tools.getPtrLocation.disable = “TRUE”
isolation.tools.setPtrLocation.disable = “TRUE”
isolation.tools.setVersion.disable = “TRUE”
isolation.tools.getVersion.disable = “TRUE”
monitor_control.disable_directexec = “TRUE”
monitor_control.disable_chksimd = “TRUE”
monitor_control.disable_ntreloc = “TRUE”
monitor_control.disable_selfmod = “TRUE”
monitor_control.disable_reloc = “TRUE”
monitor_control.disable_btinout = “TRUE”
monitor_control.disable_btmemspace = “TRUE”
monitor_control.disable_btpriv = “TRUE”
monitor_control.disable_btseg = “TRUE”


Also, change the existing tools.upgrade.policy line to:


tools.upgrade.policy = “manual”


Then, start your VM and install VMware Player normally, as you would do on a physical computer.


Wonder why would you need to do this? This is primarily intended for Veeam Backup users. 

One of the most popular Veeam Backup features is instant guest OS file restore from backups.

 In order to perform file restores from guest OS other than Microsoft Windows, you need to use File Level Restore wizard. 

This wizard uses tiny virtual appliance to do its magic, and requires VMware Player in order to run the appliance. 

Some of our customers prefer to install Veeam Backup in a VM, but still want to be able to perform Linux file level restores –

 this is when this workaround may come handy.



When running vm instance with workstation 8.0, we may get the error.  This problem happened to me when using

 windows 7 64 bit edition with workstation 8.0



“You have an incorrect version of driver vmci.sys”


To resolve this


1. Open the vmx file related to the vm image


2.  Change the following line


vmci0.present = “false”
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值