Skip to content

Instantly share code, notes, and snippets.

@peter-mcconnell
Created April 16, 2014 10:00
Show Gist options
  • Select an option

  • Save peter-mcconnell/10845299 to your computer and use it in GitHub Desktop.

Select an option

Save peter-mcconnell/10845299 to your computer and use it in GitHub Desktop.
vagrant / virtualbox - fix mount probs
[vagrant box]
sudo ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuestAdditions /usr/lib/VBoxGuestAdditions
[host]
vagrant reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment