-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VBoxManage.exe: error: VT-x is disabled in the BIOS for all CPU modes #9262
Comments
minikube delete
Details: 00:00:02.179164 Power up failed (vrc=VERR_VMX_MSR_ALL_VMX_DISABLED, rc=E_FAIL (0X80004005))
X Exiting due to GUEST_NOT_FOUND: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\arunkumar.p.minikube\machines\minikube\config.json: The system cannot find the file specified.
|
|
PS C:\WINDOWS\system32> minikube start --driver=virtualbox
X Exiting due to GUEST_PROVISION: Failed to start host: recreate: creating host: create: creating: rename C:\Users\arunkumar.p.minikube\machines\minikube\boot2docker.iso.tmp818587965 C:\Users\arunkumar.p.minikube\machines\minikube\boot2docker.iso: Access is denied.
|
after enablin vt/d in bios got a new issue |
Steps to reproduce the issue:
Full output of failed command:
Full output of
minikube start
command used, if not already included:Optional: Full output of
minikube logs
command:The text was updated successfully, but these errors were encountered: