Next thing you do is go back to your Ubuntu guest OS, and then open a terminal. Then make a directory somewhere to share as your mounting point. With a command like this:
mkdir /mount_point_name
Then go into the folder and then type this command:
mount -t vboxsf sharing_name .
The sharing_name is simply the name of the sharing folder you specified earlier when you were in Devices->Share Folders
No comments:
Post a Comment