- minikube v1.25.1 on Microsoft Windows 10 Home Single Language 10.0.19043 Build 19043
- MINIKUBE_HOME=C:\os\minikube\Minikube
- Automatically selected the virtualbox driver
- Starting control plane node minikube in cluster minikube
- Creating virtualbox VM (CPUs=2, Memory=4000MB, Disk=20000MB) ... ! StartHost failed, but will try again: creating host: create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory
- Creating virtualbox VM (CPUs=2, Memory=4000MB, Disk=20000MB) ...
- Failed to start virtualbox VM. Running "minikube delete" may fix it: creating host: create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory
X Exiting due to HOST_VIRT_UNAVAILABLE: Failed to start host: creating host: create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory
- Suggestion: Virtualization support is disabled on your computer. If you are running minikube within a VM, try '--driver=docker'. Otherwise, consult your systems BIOS manual for how to enable virtualization.
- Related issues: