Skip to content

Instantly share code, notes, and snippets.

@longlostnick
Last active December 11, 2015 18:38
Show Gist options
  • Save longlostnick/0ff189573a28b3a5d24e to your computer and use it in GitHub Desktop.
Save longlostnick/0ff189573a28b3a5d24e to your computer and use it in GitHub Desktop.
Install VirtualBox Guest Additions (Linux)

Devices > Install Guest Additions CD Image

mount /dev/sr0 /media/cdrom && cd /media/cdrom
./VBoxLinuxAdditions.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment