Sun Qiqung accompany you to learn--ubuntu with Windows file sharing

Source: Internet
Author: User

I installed the VM virtual machine, and the Ubuntu12.10 version is installed on the virtual machine. If you want Ubuntu and Windows file sharing, you will typically need to configure the virtual machine share file first.



Then terminal input: sudo mount-t vmhgfs. host://mnt/hgfs

Enter the/mnt/hgfs/folder and you will see the shared files.

If you do not want to enter the command at the terminal every time, want to automatically mount after the boot, you can configure the following:

1. In the terminal input command: sudo gedit/etc/init.d/rc.local, open the Rc.local file, enter: sudo mount-t vmhgfs. host://mnt/hgfs


2. In the terminal input command: sudo gedit/etc/init.d/rcs, open the RcS file, enter: sudo mount-t vmhgfs. host://mnt/hgfs

3. In the terminal input command: sudo gedit/etc/open-vm-tools, open the Open-vm-tools file, enter: sudo mount-t vmhgfs. host://mnt/hgfs

Then restart the virtual machine and you will see that the shared files are automatically mounted to the/mnt/hgfs/folder.


Sun Qiqung accompany you to learn--ubuntu with Windows file sharing

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.