Accessing VirtualBox's shared folders in Linux

Source: Internet
Author: User

1. You need to install VirtualBox enhancements in the client.

2. Use VirtualBox's graphical interface to set up shared folders.

3. Assuming that the name of the shared folder you set is share, use the following command to mount the shared folder on the client's Linux system:

Mount -T vboxsf share/mnt

In fact, when you knock out mount and then use two tab completion, bash lists a mount.vboxsf command that works the same as Mount-t vboxsf.

In fact, when setting up the shared folder in the VirtualBox GUI, when the mouse moves to the space, there will be a hint to show you how to mount the shared folder under the Linux system.

Accessing VirtualBox's shared folders in Linux

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.