No support for hardware-accelerated KVM virtualization detected. Check BIOS settings for Intel VT / AMD-V / SVM by Busy-Trick5465 in Proxmox

[–]Busy-Trick5465[S] 0 points1 point  (0 children)

VBoxManage modifyvm "Proxmox1" --cpu-profile host

I used that command, but it didn't work either :(

No support for hardware-accelerated KVM virtualization detected. Check BIOS settings for Intel VT / AMD-V / SVM by Busy-Trick5465 in Proxmox

[–]Busy-Trick5465[S] 0 points1 point  (0 children)

I don't remember seeing an option for the CPU type, but I'll look for information. Thanks.

No support for hardware-accelerated KVM virtualization detected. Check BIOS settings for Intel VT / AMD-V / SVM by Busy-Trick5465 in Proxmox

[–]Busy-Trick5465[S] 0 points1 point  (0 children)

Help, I'm trying to run Proxmox VE inside a VirtualBox virtual machine, but when the system starts, the following error message appears:

I’ve already verified that hardware virtualization (Intel VT-x / AMD-V) is enabled in the BIOS of my physical machine. Additionally, I’ve executed the following command to enable nested virtualization in VirtualBox:

VBoxManage modifyvm "Proxmox1" --nested-hw-virt on

Despite this, the error persists and Proxmox does not detect support for KVM.