A detailed tutorial on installing Vm-tools for Linux systems in VMware

Source: Internet
Author: User
Tags gz file tmp folder

In the virtual machine where Linux is installed, click Install Vmware-tools under the Virtual Machines menu.

Let's start by introducing the following directories to use when installing the tool:

/MNT mount directory for temporary mounting of other file systems, hardware devices

/tmp temp file directory to hold temporary files generated at different levels of execution

/sudo execute the command as a system administrator

Enter the following command in the terminal:

Mkdir/mnt/cdrom ' Creates a directory of Fame cdrom under the/MMT directory.

mount/dev/cdrom/mnt/cdrom ' mount the/dev/cdrom optical drive to the directory we created above.

cd/mnt/cdrom ' but changed to the mounted directory.

ls ' lists the files in this directory.

CP vmwaretools-6.0.2-59824.tar.gz/tmp ' Copy the vmwaretools-6.0.2-59824.tar.gz installation file under directory to the/tmp directory

cd/tmp ' But change to the/tmp folder

ls/tmp

lists whether the directory successfully copied the vmwaretools-6.0.2-59824.tar.gz file from/mnt/cdrom.

TAR–ZXVF vmwaretools-6.0.2-59824.tar.gz ' Unzip the vmwaretools-6.0.2-59824.tar.gz installation file.

sudo vmware-tools-distrib/vmware-install.pl ' Install Vmware-tools, which is our main purpose.

Note: When the on screen appears what's the location of the "GCC" in the Your machine press ENTER, and then you will be prompted: Would you look for it notice this, you select NO, enter the party The law is the space +no then it will not appear that what's the location of the "GCC" in the Your machine, and then a warning appears, regardless of him, directly all enter the press down.

Reboot after completion.

A detailed tutorial on installing Vm-tools for Linux systems in VMware

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.