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

Error detecting VBox version #134

Open
andreacfm opened this issue Aug 28, 2016 · 5 comments
Open

Error detecting VBox version #134

andreacfm opened this issue Aug 28, 2016 · 5 comments
Labels

Comments

@andreacfm
Copy link

Trying to move from Vbox to xhyve. After uninstalling VBOX I am trying to create new docker machine. Getting the following error:

docker-machine create -d xhyve default
Running pre-create checks...
Error with pre-create check: "Error detecting VBox version: exit status 126"
@andreacfm andreacfm changed the title Detected Vbox version Error detecting VBox version Aug 28, 2016
@r2d4
Copy link
Contributor

r2d4 commented Aug 29, 2016

Make sure you've also deleted VBoxManage from your path $ which VBoxManage

@r2d4
Copy link
Contributor

r2d4 commented Sep 1, 2016

ref kubernetes/minikube#519

@zchee
Copy link
Member

zchee commented Sep 1, 2016

@andreacfm Thanks for the issue.
got it, will fix.
And I think the check of VBoxManage version is not necessary because we used embedded xhyve(using libhyperkit), and latest hyperkit already solved the kernel panic issue(maybe)

@r2d4 Thanks follow up. will fix. please a moments...

@ghost
Copy link

ghost commented Jun 12, 2017

Any update on this? If it's as simple as removing the check, I can work on this

@anjannath
Copy link

@ghost are you still interested in taking this up?

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

No branches or pull requests

4 participants