Hello People,
I am rebuilding a past setup on Proxmo7 and need virtualization support on a macOS (BigSur) guest. The host is running an AMD Threadripper. The macOS VM runs fine as of this guide https://manjaro.site/install-macos-big-sur-11-on-proxmox-6-3/, but i cann't get virtualisation to work. I tried adding the
arg and some combinations of
. The hosts nested support is setup to the proxmox documentation.
But if i try to start the Docker.app or create a virtualbox driver machine
i am getting the error "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory". "sysctl -a | grep machdep.cpu.features" also shows me that the feature is not present.
I someone has an idea or can point me to something i would be really glad.
Thanks in advance...
I am rebuilding a past setup on Proxmo7 and need virtualization support on a macOS (BigSur) guest. The host is running an AMD Threadripper. The macOS VM runs fine as of this guide https://manjaro.site/install-macos-big-sur-11-on-proxmox-6-3/, but i cann't get virtualisation to work. I tried adding the
Code:
+vmx
Code:
cpu: host
But if i try to start the Docker.app or create a virtualbox driver machine
Code:
docker-machine create --driver virtualbox default
I someone has an idea or can point me to something i would be really glad.
Thanks in advance...
Last edited: