twobitcircus / rpi-build-and-boot

165 stars 44 forks source link

When I reboot the virtualbox image the /vagrant directory doesn't point to /home/vagrant #24

Open rmast opened 8 years ago

rmast commented 8 years ago

It probably has to do something with this issue:

https://github.com/mitchellh/vagrant/issues/713#issuecomment-4416384

rmast commented 8 years ago

As workaround I just did: rmdir /vagrant ls -s /home/vagrant /vagrant

and then the mount of the rpi-image is done again by cron