

To more fully understand this command, please see the mount man page. Please change your UID and GID accordingly. This will also set all directories to have 777 permissions and all files to be 666. If you would like the files to be owned by you, use the following command. With the above command, the shared directory will be owned by root:root and all directories and files with have 777 permissions.$ sudo mount -t vboxsf share /shared_directory Type the following to manually mount the shared directory.Create a mount point for the sharedirectory:.Check the options that you would like: Read Only, Auto-Mount, and/or Make Permanent.This does not have to be the same as the directory itself, but this is the name you’ll use in Ubuntu.


Select the menu: Devices/Shared Folders….Right-click on your virtual machine and select settings.Open VirtualBox on your host Windows computer.Otherwise, continue reading and I’ll show you how to mount a shared folder. If you haven’t done so and would like to know how, read this previous post where I show you how. A prerequisite is that you have to have VirtualBox Guest Additions already installed. In today’s post, I will show you have to mount a Windows shared folder in Ubuntu 12.04 from within VirtualBox.
