File sharing between vboxUbuntu and windows hosts

Source: Internet
Author: User
VboxUbuntu and windows host file sharing 1. install the client enhancement function, and restart Devices-& gt; addition2. 3. create a folder on the client system Ubuntu, such as/media/code. this is the mount point of the shared folder. select shared file in the vbox toolbar... vbox Ubuntu and windows host file sharing 1. install the client enhancement function, Devices-> addition 2. restart 3. create a folder on the client system Ubuntu, such as/media/code. this is the mount point of the shared folder. select the shared folder in the vbox toolbar, and select "fixed share" and "automatically load. if the shared folder on the windows host is svn, run the following command on ubuntu to mount sudo mount-t vboxsf svn/media/code. Note that svn is the source and/media/code is the target, that is, the shared folder you access on ubuntu 6. uninstall: Exit/media/code when uninstalling. Otherwise, a message is displayed .... busy .... umount/media/code 7. if you are prompted that you cannot uninstall $ df-lh and find the mount point of the shared folder corresponding to mount on, for example, Filesystem Size Used Avail Use % Mounted on/dev/sda1 19G 6.4G 12G 36%/none 245 M 248 K 245 M 1%/dev svn 249 M 324 K 249 M 1%/ media/code $ fuser-km/media/code 8. run the unmount command umount/media/code again.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.