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

Driver not able to validate newer version of Virtualbox as pre flight check. #213

Closed
praveenkumar opened this issue Dec 24, 2018 · 3 comments

Comments

@praveenkumar
Copy link
Collaborator

-- Starting Minishift VM ..... FAIL E1224 19:36:14.712940    3730 start.go:494] Error starting the VM: Error creating the VM. Error with pre-create check: "Virtual Box version 4 or lower will cause a kernel panicif xhyve tries to run. You are running version: 6.0.0r127566\n\n\t Please upgrade to version 5 at https://www.virtualbox.org/wiki/Downloads". Retrying.
Error starting the VM: Error creating the VM. Error with pre-create check: "Virtual Box version 4 or lower will cause a kernel panicif xhyve tries to run. You are running version: 6.0.0r127566\n\n\t Please upgrade to version 5 at https://www.virtualbox.org/wiki/Downloads"
@pauliusm
Copy link
Contributor

pauliusm commented Jan 1, 2019

Could be fixed in #214.

@LeoUfimtsev
Copy link

As a note, I can't use Virtualbox 6 as a provider either:

minishift start --vm-driver=virtualbox.

-- Starting profile 'minishift'
-- Check if deprecated options are used ... OK
-- Checking if https://github.com is reachable ... OK
-- Checking if requested OpenShift version 'v3.11.0' is valid ... OK
-- Checking if requested OpenShift version 'v3.11.0' is supported ... OK
-- Checking if requested hypervisor 'virtualbox.' is supported on this platform ... FAIL
   See the 'Setting Up the Virtualization Environment' topic (https://docs.okd.io/latest/minishift/getting-started/setting-up-virtualization-environment.html) for more information

@pauliusm
Copy link
Contributor

Fixed in #214, issue can be closed probably.

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

3 participants