I\'ve got the latest version of VirtualBox installed on my desktop (4.3.4).
I\'m using Vagrant to run a VM based on the example 64-bit Ubuntu 12.04 LTS box at:
You can check out the following plugin, it should suit your needs:
https://github.com/dotless-de/vagrant-vbguest
For Vagrant ≥ 1.1
vagrant plugin install vagrant-vbguest
Vagrant 1.0 and older
vagrant gem install vagrant-vbguest