Skip to content

Instantly share code, notes, and snippets.

@pareddy113
Created December 7, 2017 17:19
Show Gist options
  • Save pareddy113/b22cb2d622e6c7e8318c346a0af20b0a to your computer and use it in GitHub Desktop.
Save pareddy113/b22cb2d622e6c7e8318c346a0af20b0a to your computer and use it in GitHub Desktop.
mount windows desktop to the VirutalBox ubuntu VM
sudo mkdir /media/windows-share
sudo mount -t vboxsf Desktop /media/windows-share
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment