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

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

 

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

 

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

 

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

 

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.

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注