Skip to content
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

Minikube complains that VT-X/AMD-v is disabled in BIOS which is clearly wrong. #3739

Closed
aes opened this issue Feb 23, 2019 · 3 comments
Closed
Labels
cause/libmachine-bug Bugs caused by libmachine co/virtualbox kind/bug Categorizes issue or PR as related to a bug. triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@aes
Copy link

aes commented Feb 23, 2019

I can run a virtualbox using the GUI just fine, but minikube complains that VT-X/AMD-v is disabled in BIOS which is clearly wrong. (Maybe there's some other good reason it can't run, but I wouldn't know, I get this message instead.)

  • run minikube start
  • output:

😄 minikube v0.34.1 on linux (amd64)
🔥 Creating virtualbox VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
💣 Unable to start VM: create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory

😿 Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
👉 https://github.com/kubernetes/minikube/issues/new

@afbjorklund
Copy link
Collaborator

If you happen to have a AMD CPU, this issue is a duplicate of #3706

@tstromberg tstromberg added triage/duplicate Indicates an issue is a duplicate of other open issue. kind/bug Categorizes issue or PR as related to a bug. cause/libmachine-bug Bugs caused by libmachine labels Mar 8, 2019
@tstromberg
Copy link
Contributor

Alos fixed in v0.35.0.

@mattscottuk
Copy link

This is also happening to me (Windows 10 Home, VirtualBox, Intel i7-9750H). Checked BIOS and VT-X is definately enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause/libmachine-bug Bugs caused by libmachine co/virtualbox kind/bug Categorizes issue or PR as related to a bug. triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

4 participants