Skip to content

Instantly share code, notes, and snippets.

@everlof
Last active February 21, 2016 12:37
Show Gist options
  • Save everlof/d9541921a058f41c0e74 to your computer and use it in GitHub Desktop.
Save everlof/d9541921a058f41c0e74 to your computer and use it in GitHub Desktop.
Ubuntu 14.04 - Virtualbox Guest Additions
apt-get install build-essential module-assistant linux-headers-`uname -r` dkms
m-a prepare
sh /media/$USER/VBOXADDITIONS_4.3.28_100309/VBoxLinuxAdditions.run
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment