I need to access the Shared Folder that is offered by Virtual Box from Solaris 10, I heard that you have to mount it or something but I haven't succeeded with the info that I found from Google.

Or if there's a way I can download the file, I tried wget, but that doesn't seem to work on Solaris

link|improve this question
Have you installed the Guest Additions in the Virtual Machine? You'll need them to use shared folders. – tombull89 Jun 30 '11 at 7:57
feedback

migrated from stackoverflow.com Jun 30 '11 at 7:42

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 1 down vote accepted

Install the Guest Additions into the VM instance you are running and then follow the instructions for mounting as documented in the "Shared Folders" section of the User Guide.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.