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

Installation failure of minikube #14653

Closed
veelash27 opened this issue Jul 27, 2022 · 3 comments
Closed

Installation failure of minikube #14653

veelash27 opened this issue Jul 27, 2022 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@veelash27
Copy link

Still i am facing the same error
$ minikube start

! minikube v1.6.1 on Microsoft Windows 10 Pro 10.0.22000 Build 22000

  • Automatically selected the 'virtualbox' driver (alternates: [])
  • Downloading VM boot image ...

    minikube-v1.6.0.iso.sha256: 65 B / 65 B [--------------] 100.00% ? p/s 0s
    minikube-v1.6.0.iso: 150.93 MiB / 150.93 MiB [] 100.00% 11.43 MiB p/s 13s

  • Creating virtualbox VM (CPUs=2, Memory=2000MB, Disk=20000MB) ...
  • Retriable failure: 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=2000MB, Disk=20000MB) ...
  • Retriable failure: 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=2000MB, Disk=20000MB) ...
  • Retriable failure: 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=2000MB, Disk=20000MB) ...
  • Retriable failure: 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

@RA489
Copy link

RA489 commented Jul 28, 2022

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Jul 28, 2022
@spowelljr
Copy link
Member

Did you try the suggestion?

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) Suggestion: VirtualBox and Hyper-V are having a conflict. Use '--vm-driver=hyperv' or disable Hyper-V using: 'bcdedit /set hypervisorlaunchtype off'

@spowelljr spowelljr added the triage/needs-information Indicates an issue needs more information in order to work on it. label Aug 31, 2022
@klaases
Copy link
Contributor

klaases commented Sep 14, 2022

Hi @veelash27 – is this issue still occurring? Are additional details available? If so, please feel free to re-open the issue by commenting with /reopen. This issue will be closed as additional information was unavailable and some time has passed.

Additional information that may be helpful:

  • Whether the issue occurs with the latest minikube release

  • The exact minikube start command line used

  • Attach the full output of minikube logs, run minikube logs --file=logs.txt to create a log file

Thank you for sharing your experience!

@klaases klaases closed this as completed Sep 14, 2022
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. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

5 participants