Skip to content

Instantly share code, notes, and snippets.

@jestan
Created January 16, 2012 19:37
Show Gist options
  • Select an option

  • Save jestan/1622552 to your computer and use it in GitHub Desktop.

Select an option

Save jestan/1622552 to your computer and use it in GitHub Desktop.
mount shared dir in vbox guest solaris
#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