https://imanudin.net/2015/03/04/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.

相关文章:

  • 2021-11-11
  • 2022-03-09
  • 2022-01-13
  • 2022-02-15
  • 2021-06-14
  • 2021-11-09
  • 2021-07-26
  • 2022-12-23
猜你喜欢
  • 2021-08-03
  • 2022-02-04
  • 2021-09-27
  • 2021-11-12
  • 2021-08-31
  • 2021-11-29
  • 2021-06-02
相关资源
相似解决方案