Created
January 16, 2012 19:37
-
-
Save jestan/1622552 to your computer and use it in GitHub Desktop.
mount shared dir in vbox guest solaris
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
| #install vbox additions and create a shared dir called Shared in host OS | |
| #switch to root and | |
| mount -F vboxfs Shared <path to the local mount dir> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment