WIN7/8 under VirtualBox virtual Ubuntu shared folder settings

Source: Internet
Author: User

Lab Environment:
    • Host: win8.1
    • Virtual machine Software: VirtualBox4.3
    • Virtual Host: centos6.5 final
Pro-Test available! 1. Install the Enhanced Feature Pack (Vboxguestadditions)

  Open the virtual machine, run CentOS, select "Device-and-install enhancements" in the menu bar, and follow the prompts to install successfully (you can also achieve true fullscreen after success).

2. Setting up Shared Folders Select "Device->shared Folders Settings (shared folder Settings)" In the menu bar, find the icon to add the shared folder (a folder icon with the plus sign) in the Pop-up dialog box, click the Pop-up dialog and select the appropriate folder path, such as D:\ Temp, the following 3 items can be selected as needed (Personal select "Auto Mount", "fixed assignment") 3. Mount the shared folder at the command line terminal, enter:
sudo mkdir/mnt/-t vboxsf  temp/mnt/share where "Temp" is the name of the shared folder that was previously created.
OK, now Ubuntu and host can transfer files. the "/mnt/share" folder under Ubuntu and the "D:/temp" folder under Windows are somewhat equivalent to a folder (add, modify, delete will occur synchronously)

4. To uninstall, use the following command:
sudo umount-f/mnt/share
 

WIN7/8 under VirtualBox virtual Ubuntu shared folder settings

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.