Created
December 7, 2017 17:19
-
-
Save pareddy113/b22cb2d622e6c7e8318c346a0af20b0a to your computer and use it in GitHub Desktop.
mount windows desktop to the VirutalBox ubuntu VM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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