Skip to content

Instantly share code, notes, and snippets.

@adrienkaiser
Last active August 29, 2015 14:11
Show Gist options
  • Save adrienkaiser/cfe54aa6489bfada33a1 to your computer and use it in GitHub Desktop.
Save adrienkaiser/cfe54aa6489bfada33a1 to your computer and use it in GitHub Desktop.
# Mount shared folder from windows to U
# http://helpdeskgeek.com/virtualization/virtualbox-share-folder-host-guest/
$ mount -t vboxsf VBoxShare ~/VBoxShare
$ sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment