码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2017-01-03 13:34:52      阅读:233      评论:0      收藏:0      [点我收藏+]

标签:技术分享   env   info   task   comm   blog   eth   win   grep   

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)

标签:技术分享   env   info   task   comm   blog   eth   win   grep   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!