Virtual machine Oracle VM VirtualBox Linux system How to access Windows shared folders

Source: Internet
Author: User
Tags oracle vm virtualbox vm virtualbox

1. Set up a shared folder on the local system to use for the regional space that interacts with Ubuntu.

2. Right-click the shared folder icon on the status bar or the menu bar "device-shared folder" to open the shared folder settings, as shown in

3. Click the Add button in the upper right corner of the shared Folder settings box.

Select a shared folder that was previously set by this computer

You must not check the automatic mount at this time

4, set the share name, enter the Linux system, open the terminal, first execute the command, add "windows_share" directory in mount point directory, then execute "mount-t vboxsf virturebox_share/mnt/windows_share/ , you can complete the settings for the shared folder.

Sumkdir/mnt/mount-t vboxsf virturebox_share/mnt/windows_share/[[email protected] oracle]# 

5, Setup completed, you can create a few files, test

(Test method:

1. Create a file in the local C:\Software\Oracle\VirtureBox_Share to view the Mnt/windows_share/directory.

2. Create a file in the Mnt/windows_share/directory and view it in the native C:\Software\Oracle\VirtureBox_Share)

[[email protected] oracle]# cd/mnt/windows_share/lstouchlslinux.txt window created. Txt[[email Protected] windows_share]#   

6. Set Automatic mount

SuPassword: [[email protected] Oracle] #vim/etc/fstab

Add to

virturebox_share/mnt/windows_share/vboxsf rw,gid=110,uid=0 

7. Unload mount point command:

Umount-f/mnt/share
Original address:

How Linux systems in VirtualBox share folders with Windows

Virtual machine Oracle VM VirtualBox Linux system How to access Windows 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.