Skip to content

Instantly share code, notes, and snippets.

@igorferreira
Created July 1, 2016 18:10
Show Gist options
  • Save igorferreira/4cc84e059caaf2be92585bd076c5cfb5 to your computer and use it in GitHub Desktop.
Save igorferreira/4cc84e059caaf2be92585bd076c5cfb5 to your computer and use it in GitHub Desktop.
vagrant@vagrant-ubuntu-trusty-64:~$ wget http://download.virtualbox.org/virtualbox/5.0.24/VBoxGuestAdditions_5.0.24.iso
vagrant@vagrant-ubuntu-trusty-64:~$ sudo mount VBoxGuestAdditions_5.0.24.iso -o loop /mnt
vagrant@vagrant-ubuntu-trusty-64:~$ sudo mount VBoxGuestAdditions_5.0.24.iso -o loop /mnt
vagrant@vagrant-ubuntu-trusty-64:~$ cd /mnt
vagrant@vagrant-ubuntu-trusty-64:~$ sudo sh VBoxLinuxAdditions.run --nox11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment