The vagrant tag has no wiki summary.
3
votes
1answer
449 views
VirtualBox: mount a shared folder automatically in Gentoo
I'm currently writing a template (in veewee) to build a vagrant box running Funtoo x86_64.
Currently, my box fails the last step for vagrant basebox validate, in which a shared folder has to be ...
3
votes
1answer
6k views
gparted live CD can't resize a partition?
I recently ran out of space on a VirtualBox VM (CentOS guest) managed by Vagrant. It was using a .vmdk image, so I couldn't dynamically resize it. Following these instructions, I cloned the old image ...