Configuring VirtualBox Linux systems to share files with Windows

Source: Internet
Author: User
Manually configure the VirtualBox Linux system with Windows shared files

First, to install the VirtualBox extension tool , this ISO can be found under the Virtual host installation directory.

Copy this file to your Linux host and unzip it to see a list of the files as follows:

Then, execute the vboxlinuxadditions.run file directly in one step

Command:./vboxlinuxadditions.run

Note that it is important to get execute permission, otherwise it will report no permissions error

(You can perform chmod-r 777 vboxguestadditions).

After installing the extension tool successfully, Configure the shared file information

And remember the shared folder name: I'm configuring htdocs here.

Next, you can mount the shared folder to the Linux directory ,

Use command: Mount-t vboxsf htdocs/mnt/shared

This allows the htdocs to be shared to the corresponding/mnt/shared path

Configuring VirtualBox Linux systems to share files with Windows

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.