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

[VBOX_VTX_DISABLED] create: precreate: This computer doesn't have VT-X/AMD-v enabled #4517

Closed
rajashekarkristappa opened this issue Jun 18, 2019 · 4 comments
Labels
priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@rajashekarkristappa
Copy link

This is the error i'm getting while running minikube start

  • minikube v1.1.1 on linux (amd64)
  • Creating virtualbox VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
    E0618 16:08:02.790131 13019 start.go:529] StartHost: create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory

X Unable to start VM

@medyagh
Copy link
Member

medyagh commented Jun 19, 2019

Thank you for taking the time to create this issue, I am curious have you tried the advise in the minikube output ?

Advice: In some environments, this message is incorrect. Try 'minikube start --no-vtx-check'

also could you provide more information, are you trying to run minikube inside a VM? if so i recommend using --vm-driver=none

@medyagh medyagh added the triage/needs-information Indicates an issue needs more information in order to work on it. label Jun 19, 2019
@sharifelgamal sharifelgamal added the priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. label Jun 27, 2019
@tstromberg tstromberg changed the title Not able to start minikube on linux [VBOX_VTX_DISABLED] create: precreate: This computer doesn't have VT-X/AMD-v enabled Jul 17, 2019
@snahil
Copy link

snahil commented Sep 13, 2019

Using GUI just enable VT-X/AMD-V in your virtual box this will resolve your problem as it did to me

@naveen-marthala
Copy link

how to enable AMD-V in a machine I ssh-ed into. this is an aws ec2 machine.

@tstromberg
Copy link
Contributor

tstromberg commented Dec 31, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

6 participants