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 installing problem #14159

Closed
krishnarayapudi25 opened this issue May 13, 2022 · 4 comments
Closed

minikube installing problem #14159

krishnarayapudi25 opened this issue May 13, 2022 · 4 comments

Comments

@krishnarayapudi25
Copy link

What Happened?

i have already disabled hyper-v but stll showing enabled in your device

Attach the log file

C:\Users\rayap>minikube start --driver=virtualbox

  • minikube v1.25.2 on Microsoft Windows 11 Home 10.0.22000 Build 22000
  • Using the virtualbox driver based on user configuration
  • Starting control plane node minikube in cluster minikube
  • Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
    ! StartHost failed, but will try again: creating host: 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)
  • Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
  • Failed to start virtualbox VM. Running "minikube delete" may fix it: creating host: 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 Exiting due to PR_VBOX_HYPERV_64_BOOT: Failed to start host: creating host: 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)

Operating System

Windows

Driver

VirtualBox

@klaases
Copy link
Contributor

klaases commented Jun 28, 2022

Hi @krishnarayapudi25, please try running minikube delete --all to remove all profiles. Then run minikube start to run with your preferred driver. Does this help resolve the issue?

@krishnarayapudi25
Copy link
Author

worked

@krishnarayapudi25
Copy link
Author

thanks

@klaases
Copy link
Contributor

klaases commented Jul 15, 2022

Hi @krishnarayapudi25, glad to hear and thanks for working with minikube!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants