Oracle VM Visualbox virtual machines Create shared folders.

Source: Internet
Author: User

First of all, a few words, the company's computer with the VMWARE10 virtual machine I believe we are familiar with the VMware create shared Files feature can be directly installed tools to implement but Oracle VM Visualbox for the first time I don't know, I found a lot of tutorials on the Internet.

Other people's tutorials have installation enhancements My Oracle VM Visualbox did not have to be desperate for a long time to find ways to share to everyone

1. First to find the folder we need to share open Oracle VM visualbox--> Settings--shared folder

The following dialog box will appear:

If you are now on a fixed partition, restart the virtual machine every time. The shared folder will not disappear, anyway select temporary folder, each power-on reboot need to reconfigure

Share files to select the folders you want to share or create a new folder yourself

Here's the automatic mount--fixed assigned to a certain tick on

2. The next step is to mount it in the terminal command line (shared folder)

Go to the MNT directory

# cd/mnt/

Re-create a directory (preferably with the same name you win on the shared folder or you can't find that is a shared folder)

Here's my own example my shared folder is WWW

# sudo mkdir www

Hang up.

# sudo mount-t vboxsf www/mnt/www/

Such as:

Oracle VM Visualbox virtual machines Create shared folders.

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.