首页 > 系统服务 > 详细

How To Install Proxmox Nested on VMware ESXi (Full Support OpenVZ & KVM)

时间:2017-01-03 13:33:48      阅读:481      评论:0      收藏:0      [点我收藏+]

https://imanudin.net/2015/03/04/how-to-install-proxmox-nested-on-vmware-esxi-full-support-openvz-kvm/

 

安装完后出现错误    TASK ERROR: No accelerator found!

 

技术分享

 

技术分享

 

Open extension VMX file using Wordpad application (do not use Notepad)
– Add the following line at the bottom

vhv.enable = "TRUE"

– Save and upload again VMX file to the folder name Proxmox VM
– Run again Proxmox VM and run the following command after login to Proxmox whether has been supported Virtualization or not

egrep -c ‘(vmx|svm)‘ /proc/cpuinfo

If the result of the above command is zero (0), your Proxmox is not support Virtualization. If the result is 1 or more, your Proxmox has been supported Virtualization.

How To Install Proxmox Nested on VMware ESXi (Full Support OpenVZ & KVM)

原文:http://www.cnblogs.com/djoker/p/6244430.html

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