VMware Tools Installation Summary

Source: Internet
Author: User

background; After the archlinux is installed in VMware, the window is too small to operate conveniently. After querying that VMware Tools does not install automatically, it needs to be installed manually.

Official Installation Instructions: Manually install or upgrade VMware Tools in a Linux virtual machine

Steps

1, on the host, from the Workstation Pro menu bar, select Virtual Machine > Install VMware Tools.

This step is primarily to load the VMware Tools Virtual CD-ROM image , since it was previously loaded with Arch.iso, so you need to unmount the CD-ROM image first

2, in the virtual machine, log in to the guest operating system as root and open the terminal window.

3, run mount command without parameters to determine whether the Linux distribution automatically loads the VMware Tools virtual CD-ROM image.

Mount

Loading directory slightly different, the author is as follows

4. Unpack the installer to the specified directory.

Cd/tmp
Tar zxpf/run/media/henry/vmware\ tools/vmwaretools-x.x.x-yyyy.tar.gz

The x.x.x value is the product version number, and YYYY is the build number of the product version.

5. Run the Setup program and configure VMware Tools.

CD vmware-tools-distrib. /vmware-install. pl

During the installation process, enter.

Solve the problem

A, directory not found

What's the directory that contains the init directories (rc0.d/to rc6.d/)?

WORKAROUND: Open a new terminal, create a directory, need to restart the system when necessary

CD/etcmkdir  init.dcd init.d for in {0,1,2, 3,4,5,6domkdir Done

b, I can't find ifconfig.

Workaround: Install Net-tools

Pacman-s Net-tools

6, setting the window size

After successful installation, in ArchLinux, the desktop right-click to set display Settings, select the appropriate resolution to save.

Reference Documentation:

http://install-vmware-tools.sviluppo-siti-web.com/content/ vmware-tools-troubleshooting-what-directory-contains-init-directories-rc0d-rc6d

VMware Tools Installation Summary

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.