Materials
VirtualBox 4.3.0
ubuntu10.10
Window 7 SP1
Steps
1, install the virtual machine and operating system, (specific steps on the internet a lot)
2, install the virtual machine's enhanced Feature pack,
Installation Complete manual system re , when the icon appears in 3, the installation of the enhanced package is successful.
3, in the Windows System Settings shared folder, PS: Recommended folder name with English name.
4. Set file Share file in virtual machine
Follow the steps to set up a folder
5. Open the terminal in the virtual machine system
Create a new Folder
mkdir /mnt/sharemount-t vboxsf vmshare (requires shared folder name)/mnt/share/#共享挂接点
6. Set Automatic mount
Adding a configuration file in/etc/fstab
Sharefilename/mnt/share vboxsf rw,gid=110, uid =110,auto 0 0
Summary:
This setting has tried several times to finally succeed and can happily share files.
VirtualBox internal ubuntu10.10 system and Windows7 shared folders