Skip to content

Instantly share code, notes, and snippets.

View 7rin0's full-sized avatar

SEVERINO, Luis 7rin0

  • Lyon, France
View GitHub Profile
@7rin0
7rin0 / sync-vagrant-vbox.md
Last active April 25, 2016 19:56
Sometimes sync gets broken or even doesn't work. This script or procedural commands are intended to solve this issue

Its assumed that:

  • vagrant up is done
  • vagrant provision too
  • shared folders/sync still not work

First and foremost:

  • get your Virtualbox version: vboxmanage --version | cut -d 'r' -f1
  • keep the returned version and for this example lets say: VBOXVERSION = 4.3.36

Connect to your machine: