В данной заметке я наглядно покажу, как установить утилиты “VMware Tools” через специально подключаемые репозитарии для операционной системы “Cent OS 6.4“. Можно сказать, что это альтернативный вариант, как производилась установка для RHEL 6.4.
Начнём, авторизовываемся в системе ([root@TCentOS ~] su – admin)и через sudo создаем файл следующего содержания:
[admin@TCentOS ~]$ sudo yum install nano –y
[admin@TCentOS ~]$ sudo nano /etc/yum.repos.d/vmware.repo
[vmware]
name=vmware
baseurl=http://packages.vmware.com/tools/esx/latest/rhel6/x86_64
gpgcheck=1
gpgkey=http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub
priority=1
Сохраняем внесенные изменения и выходим обратно в консоль.
Далее нужно удалить предыдущие VMwareTools (если установка производилась с диска):
[admin@TCentOS ~]$ sudo /etc/vmware-tools/installer.sh uninstall
Uninstalling the tar installation of VMware Tools.
Stopping services for VMware Tools
vmware-tools stop/waiting
This program previously created the file
/usr/lib/vmware-tools/lib64/libconf/etc/pango/pango.modules, and was about to
remove it. Somebody else apparently did it already.
File /etc/vmware-tools/vmware-user.desktop is backed up to
/etc/vmware-tools/vmware-user.desktop.old.0.
File /usr/lib/vmware-tools/lib64/libconf/etc/gtk-2.0/gtk.immodules is backed up
to /usr/lib/vmware-tools/lib64/libconf/etc/gtk-2.0/gtk.immodules.old.0.
File /usr/lib/vmware-tools/lib64/libconf/etc/fonts/fonts.conf is backed up to
/usr/lib/vmware-tools/lib64/libconf/etc/fonts/fonts.conf.old.0.
File /usr/lib/vmware-tools/lib64/libconf/etc/gtk-2.0/gdk-pixbuf.loaders is
backed up to
/usr/lib/vmware-tools/lib64/libconf/etc/gtk-2.0/gdk-pixbuf.loaders.old.0.
This program previously created the file
/usr/lib/vmware-tools/libconf/etc/gtk-2.0/gdk-pixbuf.loaders, and was about to
remove it. Somebody else apparently did it already.
This program previously created the file
/usr/lib/vmware-tools/lib64/libconf/etc/pango/pangorc, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file
/usr/lib/vmware-tools/libconf/etc/gtk-2.0/gtk.immodules, and was about to
remove it. Somebody else apparently did it already.
This program previously created the file
/usr/lib/vmware-tools/lib64/libconf/etc/pango/pangox.aliases, and was about to
remove it. Somebody else apparently did it already.
This program previously created the directory
/usr/lib/vmware-tools/lib64/libconf/etc/gtk-2.0, and was about to remove it.
Since there are files in that directory that this program did not create, it
will not be removed.
This program previously created the directory
/usr/lib/vmware-tools/lib64/libconf/etc/fonts, and was about to remove it.
Since there are files in that directory that this program did not create, it
will not be removed.
This program previously created the directory
/usr/lib/vmware-tools/lib64/libconf/etc, and was about to remove it. Since
there are files in that directory that this program did not create, it will not
be removed.
This program previously created the directory
/usr/lib/vmware-tools/lib64/libconf, and was about to remove it. Since there
are files in that directory that this program did not create, it will not be
removed.
This program previously created the directory /usr/lib/vmware-tools/lib64, and
was about to remove it. Since there are files in that directory that this
program did not create, it will not be removed.
This program previously created the directory /usr/lib/vmware-tools, and was
about to remove it. Since there are files in that directory that this program
did not create, it will not be removed.
The removal of VMware Tools 9.0.0 build-782409 for Linux completed
successfully. Thank you for having tried this software.
Далее собственно сама установка из репозитариев (процесс долгий):
[admin@TCentOS ~]$ sudo yum install -y vmware-tools-esx vmware-tools-esx-kmods
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: centos-mirror.rbc.ru
* epel: mirror.logol.ru
* extras: centos-mirror.rbc.ru
* jpackage-generic: mirrors.dotsrc.org
* updates: centos-mirror.rbc.ru
vmware | 951 B 00:00
vmware/primary | 18 kB 00:00
vmware 43/43
310 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package vmware-tools-esx.x86_64 0:9.0.5-1.el6 will be installed
–> Processing Dependency: vmware-tools-user >= 9.0.5 for package: vmware-tools-esx-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-libraries-x >= 9.0.5 for package: vmware-tools-esx-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-unity >= 9.0.5 for package: vmware-tools-esx-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-resolutionSet >= 9.0.5 for package: vmware-tools-esx-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-desktopEvents >= 9.0.5 for package: vmware-tools-esx-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-esx-nox >= 9.0.5 for package: vmware-tools-esx-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-foundation >= 9.0.5 for package: vmware-tools-esx-9.0.5-1.el6.x86_64
—> Package vmware-tools-esx-kmods.x86_64 0:9.0.5-1.el6 will be installed
–> Processing Dependency: kmod-vmware-tools-vsock for package: vmware-tools-esx-kmods-9.0.5-1.el6.x86_64
–> Processing Dependency: kmod-vmware-tools-vmxnet for package: vmware-tools-esx-kmods-9.0.5-1.el6.x86_64
–> Processing Dependency: kmod-vmware-tools-vmci for package: vmware-tools-esx-kmods-9.0.5-1.el6.x86_64
–> Running transaction check
—> Package kmod-vmware-tools-vmci.x86_64 0:9.3.19.0-2.6.32.71.el6.x86_64.3 will be installed
–> Processing Dependency: vmware-tools-vmci-common = 9.0.5 for package: kmod-vmware-tools-vmci-9.3.19.0-2.6.32.71.el6.x86_64.3.x86_64
—> Package kmod-vmware-tools-vmxnet.x86_64 0:2.0.14.0-2.6.32.71.el6.x86_64.3 will be installed
–> Processing Dependency: vmware-tools-vmxnet-common = 9.0.5 for package: kmod-vmware-tools-vmxnet-2.0.14.0-2.6.32.71.el6.x86_64.3.x86_64
—> Package kmod-vmware-tools-vsock.x86_64 0:9.3.3.0-2.6.32.71.el6.x86_64.3 will be installed
–> Processing Dependency: vmware-tools-vsock-common = 9.0.5 for package: kmod-vmware-tools-vsock-9.3.3.0-2.6.32.71.el6.x86_64.3.x86_64
—> Package vmware-tools-esx-nox.x86_64 0:9.0.5-1.el6 will be installed
–> Processing Dependency: vmware-tools-plugins-vix >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-guestInfo >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-autoUpgrade >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-vmbackup >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-libraries-nox >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-guestlib >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-core >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-hgfsServer >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-deployPkg >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-powerOps >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-services >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
–> Processing Dependency: vmware-tools-plugins-timeSync >= 9.0.5 for package: vmware-tools-esx-nox-9.0.5-1.el6.x86_64
—> Package vmware-tools-foundation.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-libraries-x.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-desktopEvents.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-resolutionSet.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-unity.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-user.x86_64 0:9.0.5-1.el6 will be installed
–> Running transaction check
—> Package vmware-tools-core.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-guestlib.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-libraries-nox.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-autoUpgrade.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-deployPkg.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-guestInfo.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-hgfsServer.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-powerOps.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-timeSync.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-vix.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-plugins-vmbackup.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-services.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-vmci-common.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-vmxnet-common.x86_64 0:9.0.5-1.el6 will be installed
—> Package vmware-tools-vsock-common.x86_64 0:9.0.5-1.el6 will be installed
–> Finished Dependency Resolution
Dependencies Resolved
===================================================================================================================
Package Arch Version Repository Size
===================================================================================================================
Installing:
vmware-tools-esx x86_64 9.0.5-1.el6 vmware 2.9 k
vmware-tools-esx-kmods x86_64 9.0.5-1.el6 vmware 2.6 k
Installing for dependencies:
kmod-vmware-tools-vmci x86_64 9.3.19.0-2.6.32.71.el6.x86_64.3 vmware 151 k
kmod-vmware-tools-vmxnet x86_64 2.0.14.0-2.6.32.71.el6.x86_64.3 vmware 44 k
kmod-vmware-tools-vsock x86_64 9.3.3.0-2.6.32.71.el6.x86_64.3 vmware 96 k
vmware-tools-core x86_64 9.0.5-1.el6 vmware 3.9 M
vmware-tools-esx-nox x86_64 9.0.5-1.el6 vmware 3.0 k
vmware-tools-foundation x86_64 9.0.5-1.el6 vmware 164 k
vmware-tools-guestlib x86_64 9.0.5-1.el6 vmware 44 k
vmware-tools-libraries-nox x86_64 9.0.5-1.el6 vmware 2.7 M
vmware-tools-libraries-x x86_64 9.0.5-1.el6 vmware 5.6 M
vmware-tools-plugins-autoUpgrade x86_64 9.0.5-1.el6 vmware 5.7 k
vmware-tools-plugins-deployPkg x86_64 9.0.5-1.el6 vmware 45 k
vmware-tools-plugins-desktopEvents x86_64 9.0.5-1.el6 vmware 11 k
vmware-tools-plugins-guestInfo x86_64 9.0.5-1.el6 vmware 21 k
vmware-tools-plugins-hgfsServer x86_64 9.0.5-1.el6 vmware 5.7 k
vmware-tools-plugins-powerOps x86_64 9.0.5-1.el6 vmware 7.4 k
vmware-tools-plugins-resolutionSet x86_64 9.0.5-1.el6 vmware 15 k
vmware-tools-plugins-timeSync x86_64 9.0.5-1.el6 vmware 9.4 k
vmware-tools-plugins-unity x86_64 9.0.5-1.el6 vmware 218 k
vmware-tools-plugins-vix x86_64 9.0.5-1.el6 vmware 67 k
vmware-tools-plugins-vmbackup x86_64 9.0.5-1.el6 vmware 13 k
vmware-tools-services x86_64 9.0.5-1.el6 vmware 339 k
vmware-tools-user x86_64 9.0.5-1.el6 vmware 22 k
vmware-tools-vmci-common x86_64 9.0.5-1.el6 vmware 163 k
vmware-tools-vmxnet-common x86_64 9.0.5-1.el6 vmware 192 k
vmware-tools-vsock-common x86_64 9.0.5-1.el6 vmware 164 k
Transaction Summary
===================================================================================================================
Install 27 Package(s)
Total download size: 14 M
Installed size: 39 M
Downloading Packages:
(1/27): kmod-vmware-tools-vmci-9.3.19.0-2.6.32.71.el6.x86_64.3.x86_64.rpm | 151 kB 00:00
(2/27): kmod-vmware-tools-vmxnet-2.0.14.0-2.6.32.71.el6.x86_64.3.x86_64.rpm | 44 kB 00:00
(3/27): kmod-vmware-tools-vsock-9.3.3.0-2.6.32.71.el6.x86_64.3.x86_64.rpm | 96 kB 00:00
(4/27): vmware-tools-core-9.0.5-1.el6.x86_64.rpm | 3.9 MB 00:00
(5/27): vmware-tools-esx-9.0.5-1.el6.x86_64.rpm | 2.9 kB 00:00
(6/27): vmware-tools-esx-kmods-9.0.5-1.el6.x86_64.rpm | 2.6 kB 00:00
(7/27): vmware-tools-esx-nox-9.0.5-1.el6.x86_64.rpm | 3.0 kB 00:00
(8/27): vmware-tools-foundation-9.0.5-1.el6.x86_64.rpm | 164 kB 00:00
(9/27): vmware-tools-guestlib-9.0.5-1.el6.x86_64.rpm | 44 kB 00:00
(10/27): vmware-tools-libraries-nox-9.0.5-1.el6.x86_64.rpm | 2.7 MB 00:00
(11/27): vmware-tools-libraries-x-9.0.5-1.el6.x86_64.rpm | 5.6 MB 00:00
(12/27): vmware-tools-plugins-autoUpgrade-9.0.5-1.el6.x86_64.rpm | 5.7 kB 00:00
(13/27): vmware-tools-plugins-deployPkg-9.0.5-1.el6.x86_64.rpm | 45 kB 00:00
(14/27): vmware-tools-plugins-desktopEvents-9.0.5-1.el6.x86_64.rpm | 11 kB 00:00
(15/27): vmware-tools-plugins-guestInfo-9.0.5-1.el6.x86_64.rpm | 21 kB 00:00
(16/27): vmware-tools-plugins-hgfsServer-9.0.5-1.el6.x86_64.rpm | 5.7 kB 00:00
(17/27): vmware-tools-plugins-powerOps-9.0.5-1.el6.x86_64.rpm | 7.4 kB 00:00
(18/27): vmware-tools-plugins-resolutionSet-9.0.5-1.el6.x86_64.rpm | 15 kB 00:00
(19/27): vmware-tools-plugins-timeSync-9.0.5-1.el6.x86_64.rpm | 9.4 kB 00:00
(20/27): vmware-tools-plugins-unity-9.0.5-1.el6.x86_64.rpm | 218 kB 00:00
(21/27): vmware-tools-plugins-vix-9.0.5-1.el6.x86_64.rpm | 67 kB 00:00
(22/27): vmware-tools-plugins-vmbackup-9.0.5-1.el6.x86_64.rpm | 13 kB 00:00
(23/27): vmware-tools-services-9.0.5-1.el6.x86_64.rpm | 339 kB 00:00
(24/27): vmware-tools-user-9.0.5-1.el6.x86_64.rpm | 22 kB 00:00
(25/27): vmware-tools-vmci-common-9.0.5-1.el6.x86_64.rpm | 163 kB 00:00
(26/27): vmware-tools-vmxnet-common-9.0.5-1.el6.x86_64.rpm | 192 kB 00:00
(27/27): vmware-tools-vsock-common-9.0.5-1.el6.x86_64.rpm | 164 kB 00:00
——————————————————————————————————————-
Total 1.7 MB/s | 14 MB 00:08
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID 66fd4949: NOKEY
Retrieving key from http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub
Importing GPG key 0x66FD4949:
Userid: “VMware, Inc. — Linux Packaging Key — <linux-packages@vmware.com>”
From : http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : vmware-tools-foundation-9.0.5-1.el6.x86_64 1/27
Installing : vmware-tools-libraries-nox-9.0.5-1.el6.x86_64 2/27
Installing : vmware-tools-libraries-x-9.0.5-1.el6.x86_64 3/27
Installing : vmware-tools-guestlib-9.0.5-1.el6.x86_64 4/27
Installing : vmware-tools-core-9.0.5-1.el6.x86_64 5/27
Installing : vmware-tools-services-9.0.5-1.el6.x86_64 6/27
vmware-tools-services start/running
Installing : vmware-tools-user-9.0.5-1.el6.x86_64 7/27
Installing : vmware-tools-plugins-resolutionSet-9.0.5-1.el6.x86_64 8/27
Installing : vmware-tools-plugins-unity-9.0.5-1.el6.x86_64 9/27
Installing : vmware-tools-plugins-desktopEvents-9.0.5-1.el6.x86_64 10/27
Installing : vmware-tools-plugins-vmbackup-9.0.5-1.el6.x86_64 11/27
vmware-tools-services start/running
Installing : vmware-tools-plugins-autoUpgrade-9.0.5-1.el6.x86_64 12/27
vmware-tools-services start/running
Installing : vmware-tools-plugins-hgfsServer-9.0.5-1.el6.x86_64 13/27
vmware-tools-services start/running
Installing : vmware-tools-plugins-guestInfo-9.0.5-1.el6.x86_64 14/27
vmware-tools-services start/running
Installing : vmware-tools-plugins-deployPkg-9.0.5-1.el6.x86_64 15/27
vmware-tools-services start/running
Installing : vmware-tools-plugins-powerOps-9.0.5-1.el6.x86_64 16/27
vmware-tools-services start/running
Installing : vmware-tools-plugins-vix-9.0.5-1.el6.x86_64 17/27
vmware-tools-services start/running
Installing : vmware-tools-plugins-timeSync-9.0.5-1.el6.x86_64 18/27
vmware-tools-services start/running
Installing : vmware-tools-esx-nox-9.0.5-1.el6.x86_64 19/27
Installing : vmware-tools-vmci-common-9.0.5-1.el6.x86_64 20/27
Installing : kmod-vmware-tools-vmci-9.3.19.0-2.6.32.71.el6.x86_64.3.x86_64 21/27
vmci start/running
Installing : vmware-tools-vsock-common-9.0.5-1.el6.x86_64 22/27
Installing : kmod-vmware-tools-vsock-9.3.3.0-2.6.32.71.el6.x86_64.3.x86_64 23/27
vsock start/running
Installing : vmware-tools-vmxnet-common-9.0.5-1.el6.x86_64 24/27
Installing : kmod-vmware-tools-vmxnet-2.0.14.0-2.6.32.71.el6.x86_64.3.x86_64 25/27
Installing : vmware-tools-esx-kmods-9.0.5-1.el6.x86_64 26/27
Installing : vmware-tools-esx-9.0.5-1.el6.x86_64 27/27
Verifying : vmware-tools-plugins-resolutionSet-9.0.5-1.el6.x86_64 1/27
Verifying : vmware-tools-plugins-unity-9.0.5-1.el6.x86_64 2/27
Verifying : vmware-tools-plugins-vmbackup-9.0.5-1.el6.x86_64 3/27
Verifying : vmware-tools-plugins-autoUpgrade-9.0.5-1.el6.x86_64 4/27
Verifying : vmware-tools-plugins-hgfsServer-9.0.5-1.el6.x86_64 5/27
Verifying : vmware-tools-esx-9.0.5-1.el6.x86_64 6/27
Verifying : vmware-tools-vmci-common-9.0.5-1.el6.x86_64 7/27
Verifying : kmod-vmware-tools-vmci-9.3.19.0-2.6.32.71.el6.x86_64.3.x86_64 8/27
Verifying : kmod-vmware-tools-vsock-9.3.3.0-2.6.32.71.el6.x86_64.3.x86_64 9/27
Verifying : vmware-tools-esx-kmods-9.0.5-1.el6.x86_64 10/27
Verifying : vmware-tools-guestlib-9.0.5-1.el6.x86_64 11/27
Verifying : vmware-tools-vsock-common-9.0.5-1.el6.x86_64 12/27
Verifying : vmware-tools-plugins-guestInfo-9.0.5-1.el6.x86_64 13/27
Verifying : vmware-tools-plugins-deployPkg-9.0.5-1.el6.x86_64 14/27
Verifying : vmware-tools-user-9.0.5-1.el6.x86_64 15/27
Verifying : vmware-tools-esx-nox-9.0.5-1.el6.x86_64 16/27
Verifying : vmware-tools-libraries-x-9.0.5-1.el6.x86_64 17/27
Verifying : vmware-tools-plugins-powerOps-9.0.5-1.el6.x86_64 18/27
Verifying : kmod-vmware-tools-vmxnet-2.0.14.0-2.6.32.71.el6.x86_64.3.x86_64 19/27
Verifying : vmware-tools-foundation-9.0.5-1.el6.x86_64 20/27
Verifying : vmware-tools-plugins-vix-9.0.5-1.el6.x86_64 21/27
Verifying : vmware-tools-vmxnet-common-9.0.5-1.el6.x86_64 22/27
Verifying : vmware-tools-plugins-timeSync-9.0.5-1.el6.x86_64 23/27
Verifying : vmware-tools-plugins-desktopEvents-9.0.5-1.el6.x86_64 24/27
Verifying : vmware-tools-services-9.0.5-1.el6.x86_64 25/27
Verifying : vmware-tools-libraries-nox-9.0.5-1.el6.x86_64 26/27
Verifying : vmware-tools-core-9.0.5-1.el6.x86_64 27/27
Installed:
vmware-tools-esx.x86_64 0:9.0.5-1.el6 vmware-tools-esx-kmods.x86_64 0:9.0.5-1.el6
Dependency Installed:
kmod-vmware-tools-vmci.x86_64 0:9.3.19.0-2.6.32.71.el6.x86_64.3
kmod-vmware-tools-vmxnet.x86_64 0:2.0.14.0-2.6.32.71.el6.x86_64.3
kmod-vmware-tools-vsock.x86_64 0:9.3.3.0-2.6.32.71.el6.x86_64.3
vmware-tools-core.x86_64 0:9.0.5-1.el6
vmware-tools-esx-nox.x86_64 0:9.0.5-1.el6
vmware-tools-foundation.x86_64 0:9.0.5-1.el6
vmware-tools-guestlib.x86_64 0:9.0.5-1.el6
vmware-tools-libraries-nox.x86_64 0:9.0.5-1.el6
vmware-tools-libraries-x.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-autoUpgrade.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-deployPkg.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-desktopEvents.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-guestInfo.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-hgfsServer.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-powerOps.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-resolutionSet.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-timeSync.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-unity.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-vix.x86_64 0:9.0.5-1.el6
vmware-tools-plugins-vmbackup.x86_64 0:9.0.5-1.el6
vmware-tools-services.x86_64 0:9.0.5-1.el6
vmware-tools-user.x86_64 0:9.0.5-1.el6
vmware-tools-vmci-common.x86_64 0:9.0.5-1.el6
vmware-tools-vmxnet-common.x86_64 0:9.0.5-1.el6
vmware-tools-vsock-common.x86_64 0:9.0.5-1.el6
Complete!
Вот собственно и всё. С уважением ekzorchik.