User Tools

Site Tools


archive:centos_install_vmware_tools

CentOS install VMware tools

Before you begin be sure that all OpenVMware stuff has been uninstalled

Prerequisites

Unistall open vm tools

yum remove open-vm-tools -y

Install epel

yum install epel-release
yum update

Install VMware tools

yum install perl gcc make dkms kernel-headers kernel-devel -y

That's it now mount the VMware Tools Iso. Extract the tar file and run

cd vmware-tools-distrib
./vmware-install.pl
archive/centos_install_vmware_tools.txt · Last modified: 24/11/2023 12:43 by Allan