今天在ESX下加了个虚拟机装了个2008R2
在其里面想再装虚拟机。结果出错。

Running VMware Workstation in a virtual machine requires the outer virtual machine to be configured for running a VMware ESX guest operating system. You may not power on a virtual machine until the outer virtual machine is reconfigured.

运行虚拟机工作站一个虚拟机需要虚拟配置为运行一个虚拟机大型客户操作系统你可能没有权力虚拟机虚拟配置在外这是百度的翻译。勿喷。 其实是可以实现的。既然VM7下都让你装ESX了。反的怎么不行。 进Vcenter 配置该虚拟机。 选项---常规---配置参数 然后添加如下几行

monitor_control.vt32 = "TRUE"
monitor_control.restrict_backdoor = "TRUE"
monitor.virtual_exec = "hardware"
deploymentplatfrom=windows


然后OVER
放图2个~ESX中的虚拟机中安装虚拟机的实现ESX中的虚拟机中安装虚拟机的实现

本文转自 “童年未亡的信仰” 博客,博客地址--http://tonny.blog.51cto.com/2791797/621704

相关文章:

  • 2021-09-06
  • 2021-11-30
  • 2021-09-16
  • 2021-08-14
  • 2021-10-23
  • 2021-10-30
  • 2021-06-23
猜你喜欢
  • 2021-12-19
  • 2021-11-17
  • 2021-12-27
  • 2021-06-05
  • 2021-06-06
  • 2021-06-04
  • 2021-08-16
相关资源
相似解决方案