Created
May 28, 2015 03:14
-
-
Save jrodriguez-ifuelinteractive/b6d6d53abcab60215b2f to your computer and use it in GitHub Desktop.
Vagrant Helpers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://kvz.io/blog/2013/01/16/vagrant-tip-keep-virtualbox-guest-additions-in-sync/ | |
+ vagrant plugin install vagrant-vbguest - In same directory of Vagrantfile | |
+ sudo ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuestAdditions /usr/lib/VBoxGuestAdditions - If mount fails |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment