Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install tools for Vmware

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "Vmware how to install tools", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "Vmware how to install tools" bar!

First install gcc and kernel

# yum install gcc gcc-c++ automake make-y

# yum update kernel-y

# yum install kernel-devel kernel-header-y

In this way, there should be no lack of anything, most of the time are stuck in kernel here, some systems have installed kernel, but still can not install VMwareTool, so here need to upgrade and all install again.

Then click "Install VMware Tool" in the virtual machine menu, and mount the optical drive under the command line

# mount / dev/cdrom / mnt (pay attention to spaces)

Go to the CD (/ mnt) and copy the files out (here, copy to the tmp folder)

# cp VMwareTool-***.tar.gz / tmp

Go to the tmp folder and extract the files

# tar-zxf VMwareTool-***.tar.gz

Go to the unzipped folder to install

#. / vmware-install.pl

The installation began.

Thank you for reading, the above is the content of "how to install tools in Vmware". After the study of this article, I believe you have a deeper understanding of how to install tools in Vmware, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report