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

VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. #6074

Closed
yekolla opened this issue Dec 12, 2019 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question. os/windows

Comments

@yekolla
Copy link

yekolla commented Dec 12, 2019

C:\Kubernetes>minikube.exe start
There is a newer version of minikube available (v1.6.1). Download it here:
https://github.com/kubernetes/minikube/releases/tag/v1.6.1

To disable this notification, run the following:
minikube config set WantUpdateNotification false

  • minikube v1.1.1 on windows (amd64)
  • Downloading Minikube ISO ...
    131.29 MB / 131.29 MB [============================================] 100.00% 0s
  • Creating virtualbox VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
    E1212 17:23:18.176817 63976 start.go:529] StartHost: create: precreate: This computer is running Hyper-V. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. (To skip this check, use --virtualbox-no-vtx-check)

X Unable to start VM

I am getting the above error, Can you please help on this.

@henzeb
Copy link

henzeb commented Dec 12, 2019

as it states, disable he hypervisor.... it's a service under windows. Also, you should start using minikube 1.6.1 1.1.1 is an old version.

@tstromberg tstromberg added os/windows kind/support Categorizes issue or PR as a support question. labels Dec 12, 2019
@tstromberg
Copy link
Contributor

Do you mind first upgrading to minikube v1.6.1 and seeing how things work there?

I suggest first running minikube delete before you upgrade, as the VM and configs have changed quite a bit since v1.1 was released.

@tstromberg tstromberg changed the title Minikube installation in windows This computer is running Hyper-V. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. Dec 16, 2019
@tstromberg tstromberg changed the title This computer is running Hyper-V. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. os/windows
Projects
None yet
Development

No branches or pull requests

3 participants