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

Vagrant still not working optimal with vbox 5.1? #106

Closed
grtjn opened this issue Jan 20, 2017 · 4 comments
Closed

Vagrant still not working optimal with vbox 5.1? #106

grtjn opened this issue Jan 20, 2017 · 4 comments
Assignees
Labels
Milestone

Comments

@grtjn
Copy link
Owner

grtjn commented Jan 20, 2017

New/more feedback:

probleem met vagrant installer is als volgt: ik heb VirtualBox 5.1.14 geïnstalleerd. In mijn VB directory staat dus ook een VBGuestAdditions.iso van 5.1.14. Ik denk dat in jou image op https://atlas.hashicorp.com/grtjn/boxes/centos-7.1/versions/2.2.0/providers/virtualbox.box VB versie 5.0.2 staat. Er is dus een mismatch tussen de versies. Ik heb nu GuestAdditions gedownload met versie 5.0.2 vanaf http://download.virtualbox.org/virtualbox/5.0.2/ en geplaatst in de install directory van Virtualbox /Applications/VirtualBox.app/Contents/MacOS. Nu werkt de vagrant installer, kan de mount gemaakt worden en kan er dus geprovisioned worden!

Oh ja wel ook even vagrant-vbguest UNinstalleren. Deze gaat anders alsnog proberen een nieuwe versie te installeren. En dat lukt niet omdat de sourcecode van het linux image blijkbaar niet gevonden kan worden!

@grtjn
Copy link
Owner Author

grtjn commented Jan 20, 2017

Need to dig up more details..

@grtjn
Copy link
Owner Author

grtjn commented Mar 20, 2017

vagrant-vbguest throws things off, but it should be useful in attempting manually installing newer guest additions. Add the lines mentioned in this comment if they are not present in your Vagrantfile yet: #104 (comment)

Next to that, try to use grtjn/centos7.2 vm. Latest version has vbguest additions 5.1.6, that might work with 5.1.14.

Automating updating of guest tools is a bit tricky, and if not, I'll depend on base boxes generated by the chef project.

@grtjn grtjn added this to the 1.0.4 milestone Mar 20, 2017
@grtjn grtjn self-assigned this Mar 20, 2017
@grtjn
Copy link
Owner Author

grtjn commented May 12, 2017

End conclusing, use baseboxes for centos 6.8 or 7.2, and see if that works with your VBox 5.1. If necessary, downgrade VBox to 5.1.6 or maybe a little beyond. Open a new ticket to ask for newer guestadditions if you still run in trouble..

Closing as fixed with the new baseboxes released as part of #98.

@grtjn grtjn closed this as completed May 12, 2017
@grtjn
Copy link
Owner Author

grtjn commented May 12, 2017

See also #111

@grtjn grtjn added the bug label May 12, 2017
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

1 participant