VMware Virtual Machine Ubuntu v15.04 and Windows v8.1 shared folders

Source: Internet
Author: User
Tags git clone


VMware Virtual Machine Ubuntu v15.04 and Windows v8.1 shared folders

Please ensure that latest Workstation are installed.

First identify the VMware Tools installed, as shown in the following figure. A simple way to determine whether the VMWA tools have been successfully installed: Check if the virtual machine and host can copy/paste content with each other, if so, the installation is successful, if not, you need to reinstall.

Then proceed to the following steps.

Make sure open-vm-tools are not installed.
$ sudo apt-get remove Open-vm-tools

1. Make sure the updates are:
$ sudo apt-get update

2. Make sure Git is installed
$ sudo apt-get install git

3. Run the command to get the tools from repository.
$ sudo git clone https://github.com/rasa/vmware-tools-patches.git

4. CD to Vmware-tools-folder
$ CD Vmware-tools-patches

5. Run the patch
$ sudo./download-tools.sh
It takes a long time.

6. Run the following patch
$ sudo./untar-and-patch.sh

7. Run the complie.sh file
$ sudo./compile.sh

8 into the MNT directory to view the Hgfs directory already.
$ cd/mnt/
$ ls
CDROM Hgfs

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.