vm-tools安装记录

[root@localhost ~]#
[root@localhost ~]# yum install kernel kernel-headers kernel-devel net-tools -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

  • base: mirrors.njupt.edu.cn
  • epel: hkg.mirror.rackspace.com
  • extras: mirrors.nju.edu.cn
  • updates: mirrors.nju.edu.cn
    Package net-tools-2.0-0.25.20131004git.el7.x86_64 already installed and latest version
    Resolving Dependencies
    –> Running transaction check
    —> Package kernel.x86_64 0:3.10.0-1160.25.1.el7 will be installed
    —> Package kernel-devel.x86_64 0:3.10.0-1160.25.1.el7 will be installed
    —> Package kernel-headers.x86_64 0:3.10.0-1160.6.1.el7 will be updated
    —> Package kernel-headers.x86_64 0:3.10.0-1160.25.1.el7 will be an update
    –> Finished Dependency Resolution

Dependencies Resolved

=================================================================================================================================================================================================================

Package Arch Version Repository Size

Installing:
kernel x86_64 3.10.0-1160.25.1.el7 updates 50 M
kernel-devel x86_64 3.10.0-1160.25.1.el7 updates 18 M
Updating:
kernel-headers x86_64 3.10.0-1160.25.1.el7 updates 9.0 M

Transaction Summary

Install 2 Packages
Upgrade 1 Package

Total download size: 77 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
(1/3): kernel-headers-3.10.0-1160.25.1.el7.x86_64.rpm | 9.0 MB 00:00:03
(2/3): kernel-3.10.0-1160.25.1.el7.x86_64.rpm | 50 MB 00:00:18

(3/3): kernel-devel-3.10.0-1160.25.1.el7.x86_64.rpm | 18 MB 00:00:29

Total 2.6 MB/s | 77 MB 00:00:29
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : kernel-headers-3.10.0-1160.25.1.el7.x86_64 1/4
Installing : kernel-3.10.0-1160.25.1.el7.x86_64 2/4
Installing : kernel-devel-3.10.0-1160.25.1.el7.x86_64 3/4
Cleanup : kernel-headers-3.10.0-1160.6.1.el7.x86_64 4/4
Verifying : kernel-devel-3.10.0-1160.25.1.el7.x86_64 1/4
Verifying : kernel-3.10.0-1160.25.1.el7.x86_64 2/4
Verifying : kernel-headers-3.10.0-1160.25.1.el7.x86_64 3/4
Verifying : kernel-headers-3.10.0-1160.6.1.el7.x86_64 4/4

Installed:
kernel.x86_64 0:3.10.0-1160.25.1.el7 kernel-devel.x86_64 0:3.10.0-1160.25.1.el7

Updated:
kernel-headers.x86_64 0:3.10.0-1160.25.1.el7

Complete!
[root@localhost ~]# cd vmware-tools-distrib/
[root@localhost vmware-tools-distrib]# ./vmware-install.pl
open-vm-tools packages are available from the OS vendor and VMware recommends
using open-vm-tools packages. See http://kb.vmware.com/kb/2073803 for more
information.
Do you still want to proceed with this installation? [yes]

A previous installation of VMware Tools has been detected.

The previous installation was made by the tar installer (version 4).

Keeping the tar4 installer database format.

You have a version of VMware Tools installed. Continuing this install will
first uninstall the currently installed version. Do you wish to continue?
(yes/no) [yes]

Uninstalling the tar installation of VMware Tools.

SELinux unconfigure: The ‘semanage’ utility was not found.
There was an error removing the local SELinux security context for VMware
Tools. Please make certain SELinux is set up correctly.

Stopping services for VMware Tools

The removal of VMware Tools 10.1.6 build-5214329 for Linux completed
successfully.

Installing VMware Tools.

In which directory do you want to install the binary files?
[/usr/bin]
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]

What is the directory that contains the init scripts?
[/etc/rc.d/init.d]

In which directory do you want to install the daemon files?
[/usr/sbin]

In which directory do you want to install the library files?
[/usr/lib/vmware-tools]

The path “/usr/lib/vmware-tools” does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

In which directory do you want to install the common agent library files?
[/usr/lib]

In which directory do you want to install the common agent transient files?
[/var/lib]

In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]

The path “/usr/share/doc/vmware-tools” does not exist currently. This program
is going to create it, including needed parent directories. Is this what you
want? [yes]

The installation of VMware Tools 10.1.6 build-5214329 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: “/usr/bin/vmware-uninstall-tools.pl”.

Before running VMware Tools for the first time, you need to configure it by
invoking the following command: “/usr/bin/vmware-config-tools.pl”. Do you want
this program to invoke the command for you now? [yes]

Initializing…

Making sure services for VMware Tools are stopped.

The module vmci has already been installed on this system by another installer
or package and will not be modified by this installer.

The module vsock has already been installed on this system by another installer
or package and will not be modified by this installer.

The module vmxnet3 has already been installed on this system by another
installer or package and will not be modified by this installer.

The module pvscsi has already been installed on this system by another
installer or package and will not be modified by this installer.

The module vmmemctl has already been installed on this system by another
installer or package and will not be modified by this installer.

The VMware Host-Guest Filesystem allows for shared folders between the host OS
and the guest OS in a Fusion or Workstation virtual environment. Do you wish
to enable this feature? [yes]

Before you can compile modules, you need to have the following installed…

make
gcc
kernel headers of the running kernel

Searching for GCC…
Detected GCC binary at “/bin/gcc”.
The path “/bin/gcc” appears to be a valid path to the gcc binary.
Would you like to change it? [no]

Searching for a valid kernel header path…
The path “” is not a valid path to the 3.10.0-1160.6.1.el7.x86_64 kernel
headers.
Would you like to change it? [yes]

Enter the path to the kernel header files for the 3.10.0-1160.6.1.el7.x86_64
kernel?

The path “” is not a valid path to the 3.10.0-1160.6.1.el7.x86_64 kernel
headers.
Would you like to change it? [yes]

Enter the path to the kernel header files for the 3.10.0-1160.6.1.el7.x86_64
kernel?
Socket error Event: 32 Error: 10053.
Connection closing…Socket close.

Connection closed by foreign host.

Disconnected from remote host(192.168.1.8) at 13:23:46.

Type `help’ to learn how to use Xshell prompt.
[C:~]$

Connecting to 172.20.10.4:22…
Connection established.
To escape to local shell, press ‘Ctrl+Alt+]’.

WARNING! The remote SSH server rejected X11 forwarding request.
Last login: Tue May 11 12:05:30 2021 from 192.168.1.5
[root@localhost ~]# l
-bash: l: command not found
[root@localhost ~]# ls
anaconda-ks.cfg psi sh VMwareTools-10.1.6-5214329.tar.gz vmware-tools-distrib
[root@localhost ~]# cd vmware-tools-distrib/
[root@localhost vmware-tools-distrib]# l
-bash: l: command not found
[root@localhost vmware-tools-distrib]# ls
bin caf doc etc FILES INSTALL installer lib vgauth vmware-install.pl
[root@localhost vmware-tools-distrib]# ./vmware-install.pl
open-vm-tools packages are available from the OS vendor and VMware recommends
using open-vm-tools packages. See http://kb.vmware.com/kb/2073803 for more
information.
Do you still want to proceed with this installation? [yes]

A previous installation of VMware Tools has been detected.

The previous installation was made by the tar installer (version 4).

Keeping the tar4 installer database format.

You have a version of VMware Tools installed. Continuing this install will
first uninstall the currently installed version. Do you wish to continue?
(yes/no) [yes]

Uninstalling the tar installation of VMware Tools.

SELinux unconfigure: The ‘semanage’ utility was not found.
There was an error removing the local SELinux security context for VMware
Tools. Please make certain SELinux is set up correctly.

Stopping services for VMware Tools

The removal of VMware Tools 10.1.6 build-5214329 for Linux completed
successfully.

Installing VMware Tools.

In which directory do you want to install the binary files?
[/usr/bin]
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]

What is the directory that contains the init scripts?
[/etc/rc.d/init.d]

In which directory do you want to install the daemon files?
[/usr/sbin]

In which directory do you want to install the library files?
[/usr/lib/vmware-tools]

The path “/usr/lib/vmware-tools” does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

In which directory do you want to install the common agent library files?
[/usr/lib]

In which directory do you want to install the common agent transient files?
[/var/lib]

In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]

The path “/usr/share/doc/vmware-tools” does not exist currently. This program
is going to create it, including needed parent directories. Is this what you
want? [yes]

The installation of VMware Tools 10.1.6 build-5214329 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: “/usr/bin/vmware-uninstall-tools.pl”.

Before running VMware Tools for the first time, you need to configure it by
invoking the following command: “/usr/bin/vmware-config-tools.pl”. Do you want
this program to invoke the command for you now? [yes]

Initializing…

Making sure services for VMware Tools are stopped.

The module vmci has already been installed on this system by another installer
or package and will not be modified by this installer.

The module vsock has already been installed on this system by another installer
or package and will not be modified by this installer.

The module vmxnet3 has already been installed on this system by another
installer or package and will not be modified by this installer.

The module pvscsi has already been installed on this system by another
installer or package and will not be modified by this installer.

The module vmmemctl has already been installed on this system by another
installer or package and will not be modified by this installer.

The VMware Host-Guest Filesystem allows for shared folders between the host OS
and the guest OS in a Fusion or Workstation virtual environment. Do you wish
to enable this feature? [yes]

Before you can compile modules, you need to have the following installed…

make
gcc
kernel headers of the running kernel

Searching for GCC…
Detected GCC binary at “/bin/gcc”.
The path “/bin/gcc” appears to be a valid path to the gcc binary.
Would you like to change it? [no]

Searching for a valid kernel header path…
The path “” is not a valid path to the 3.10.0-1160.6.1.el7.x86_64 kernel
headers.
Would you like to change it? [yes]

Enter the path to the kernel header files for the 3.10.0-1160.6.1.el7.x86_64
kernel?

The path “” is not a valid path to the 3.10.0-1160.6.1.el7.x86_64 kernel
headers.
Would you like to change it? [yes]

Enter the path to the kernel header files for the 3.10.0-1160.6.1.el7.x86_64
kernel?

The path “” is not a valid path to the 3.10.0-1160.6.1.el7.x86_64 kernel
headers.
Would you like to change it? [yes]
Enter the path to the kernel header files for the 3.10.0-1160.6.1.el7.x86_64
kernel?

The path “” is not a valid path to the 3.10.0-1160.6.1.el7.x86_64 kernel
headers.
Would you like to change it? [yes]
Enter the path to the kernel header files for the 3.10.0-1160.6.1.el7.x86_64
kernel?

The path “” is not a valid path to the 3.10.0-1160.6.1.el7.x86_64 kernel
headers.
Would you like to change it? [yes] ^C[root@localhost vmware-tools-distrib]#
[root@localhost vmware-tools-distrib]#
[root@localhost vmware-tools-distrib]#
[root@localhost vmware-tools-distrib]#
[root@localhost vmware-tools-distrib]#
[root@localhost vmware-tools-distrib]# cd
[root@localhost ~]# rpm -aq|grep kernel-headers
kernel-headers-3.10.0-1160.25.1.el7.x86_64
[root@localhost ~]# rmp -ql kernel-headers-3.10.0-1160.25.1.el7.x86_64|less
-bash: rmp: command not found

[1]+ Stopped rmp -ql kernel-headers-3.10.0-1160.25.1.el7.x86_64 | less
[root@localhost ~]# rpm -ql kernel-headers-3.10.0-1160.25.1.el7.x86_64|less
[root@localhost ~]# cd /usr/include
[root@localhost include]# cd linux
[root@localhost linux]# cd /usr/src
[root@localhost src]# ls
debug kernels
[root@localhost src]# cd kernels/
[root@localhost kernels]# ls
3.10.0-1160.25.1.el7.x86_64
[root@localhost kernels]# cd 3.10.0-1160.25.1.el7.x86_64/
[root@localhost 3.10.0-1160.25.1.el7.x86_64]# ls
arch crypto firmware include ipc kernel Makefile mm net scripts sound tools virt
block drivers fs init Kconfig lib Makefile.qlock Module.symvers samples security System.map usr vmlinux.id
[root@localhost 3.10.0-1160.25.1.el7.x86_64]# cd include/
[root@localhost include]# l
-bash: l: command not found
[root@localhost include]# ls
acpi asm-generic clocksource config crypto drm dt-bindings generated Kbuild keys linux math-emu media memory misc net pcmcia ras rdma rxrpc scsi sound target trace uapi video xen
[root@localhost include]# cd linux
[root@localhost linux]# find ver*
verify_pefile.h
vermagic.h
[root@localhost linux]# cd ..
[root@localhost include]# cd uapi/
[root@localhost uapi]# ls
asm-generic drm Kbuild linux misc mtd rdma scsi sound video xen
[root@localhost uapi]# cd linux/
[root@localhost linux]# ls
acct.h btrfs.h elf.h icmp.h ip.h mei.h nfs2.h ptrace.h spi uuid.h
adb.h btrfs_tree.h errno.h icmpv6.h ipmi.h membarrier.h nfs3.h qemu_fw_cfg.h stat.h uvcvideo.h
adfs_fs.h byteorder errqueue.h if_addr.h ipmi_msgdefs.h memfd.h nfs4.h qnx4_fs.h stddef.h v4l2-common.h
affs_hardblocks.h caif ethtool.h if_addrlabel.h ipsec.h mempolicy.h nfs4_mount.h qnxtypes.h stm.h v4l2-controls.h
agpgart.h can eventpoll.h if_alg.h ipv6.h meye.h nfsacl.h quota.h string.h v4l2-dv-timings.h
aio_abi.h can.h fadvise.h if_arcnet.h ipv6_route.h mii.h nfsd radeonfb.h sunrpc v4l2-mediabus.h
a.out.h capability.h falloc.h if_arp.h ip_vs.h minix_fs.h nfs_fs.h raid suspend_ioctls.h v4l2-subdev.h
apm_bios.h capi.h fanotify.h if_bonding.h ipx.h mman.h nfs.h random.h swab.h veth.h
arcfb.h cciss_defs.h fb.h if_bridge.h irda.h mmc nfs_idmap.h raw.h sync_file.h vfio.h
atalk.h cciss_ioctl.h fcntl.h if_cablemodem.h irqnr.h mmtimer.h nfs_mount.h rds.h synclink.h vhost.h
atmapi.h cdrom.h fd.h ife.h isdn module.h nl80211.h reboot.h sysctl.h videodev2.h
atmarp.h cec-funcs.h fdreg.h if_eql.h isdn_divertif.h mpls.h n_r3964.h reiserfs_fs.h sysinfo.h virtio_9p.h
atmbr2684.h cec.h fib_rules.h if_ether.h isdn.h mqueue.h nubus.h reiserfs_xattr.h target_core_user.h virtio_balloon.h
atmclip.h cgroupstats.h fiemap.h if_fc.h isdnif.h mroute6.h nvme_ioctl.h resource.h taskstats.h virtio_blk.h
atmdev.h chio.h filter.h if_fddi.h isdn_ppp.h mroute.h nvram.h rfkill.h tc_act virtio_config.h
atm_eni.h cifs firewire-cdev.h if_frad.h iso_fs.h msdos_fs.h omap3isp.h romfs_fs.h tc_ematch virtio_console.h
atm.h cm4000_cs.h firewire-constants.h if.h ivtvfb.h msg.h omapfb.h rose.h tcp.h virtio_gpu.h
atm_he.h cn_proc.h flat.h if_hippi.h ivtv.h mtio.h oom.h route.h tcp_metrics.h virtio_ids.h
atm_idt77105.h coda.h fou.h if_infiniband.h ixjuser.h nbd.h openvswitch.h rtc.h telephony.h virtio_input.h
atmioc.h coda_psdev.h fs.h if_link.h jffs2.h ncp_fs.h packet_diag.h rtnetlink.h termios.h virtio_net.h
atmlec.h coff.h fsl_hypervisor.h if_ltalk.h joystick.h ncp.h param.h scc.h time.h virtio_pci.h
atmmpc.h connector.h fuse.h if_macsec.h Kbuild ncp_mount.h parport.h sched times.h virtio_ring.h
atm_nicstar.h const.h futex.h if_packet.h kdev_t.h ncp_no.h patchkey.h sched.h timex.h virtio_rng.h
atmppp.h cramfs_fs.h gameport.h if_phonet.h kd.h ndctl.h pci.h screen_info.h tiocl.h virtio_scsi.h
atmsap.h cuda.h genetlink.h if_plip.h kernelcapi.h neighbour.h pci_regs.h sctp.h tipc_config.h virtio_types.h
atmsvc.h cyclades.h gen_stats.h if_ppp.h kernel.h netconf.h perf_event.h sdla.h tipc.h virtio_vsock.h
atm_tcp.h cycx_cfm.h genwqe if_pppol2tp.h kernel-page-flags.h netdevice.h personality.h seccomp.h tls.h vmcore.h
atm_zatm.h dcbnl.h gfs2_ondisk.h if_pppox.h kexec.h net_dropmon.h pfkeyv2.h securebits.h toshiba.h vm_sockets_diag.h
audit.h dccp.h gigaset_dev.h if_slip.h keyboard.h netfilter pg.h selinux_netlink.h tty_flags.h vm_sockets.h
auto_dev-ioctl.h devlink.h hash_info.h if_team.h keyctl.h netfilter_arp phantom.h sem.h tty.h vsockmon.h
auto_fs4.h dlmconstants.h hdlc if_tun.h kfd_ioctl.h netfilter_arp.h phonet.h serial_core.h types.h vt.h
auto_fs.h dlm_device.h hdlcdrv.h if_tunnel.h kvm.h netfilter_bridge pktcdvd.h serial.h udf_fs_i.h vtpm_proxy.h
auxvec.h dlm.h hdlc.h if_vlan.h kvm_para.h netfilter_bridge.h pkt_cls.h serial_reg.h udp.h wait.h
ax25.h dlm_netlink.h hdreg.h if_x25.h l2tp.h netfilter_decnet.h pkt_sched.h serio.h uhid.h wanrouter.h
b1lli.h dlm_plock.h hiddev.h if_xdp.h libc-compat.h netfilter.h pmu.h shm.h uinput.h watchdog.h
baycom.h dma-buf.h hid.h igmp.h limits.h netfilter_ipv4 poll.h signalfd.h uio.h wil6210_uapi.h
bfs_fs.h dm-ioctl.h hidraw.h iio llc.h netfilter_ipv4.h posix_types.h signal.h ultrasound.h wimax
binfmts.h dm-log-userspace.h hpet.h in6.h loop.h netfilter_ipv6 ppdev.h snmp.h un.h wimax.h
blkpg.h dn.h hsi inet_diag.h lp.h netfilter_ipv6.h ppp-comp.h sock_diag.h unistd.h wireless.h
blktrace_api.h dqblk_xfs.h hw_breakpoint.h in.h lwtunnel.h net.h ppp_defs.h socket.h unix_diag.h wmi.h
bpf_common.h dvb hyperv.h inotify.h magic.h netlink_diag.h ppp-ioctl.h sockios.h usb x25.h
bpf.h edd.h hysdn_if.h input.h major.h netlink.h pps.h som.h usbdevice_fs.h xattr.h
bpf_perf_event.h efs_fs_sb.h i2c-dev.h in_route.h map_to_7segment.h net_namespace.h prctl.h sonet.h usbip.h xfrm.h
bpqether.h elfcore.h i2c.h ioctl.h matroxfb.h netrom.h pr.h sonypi.h userfaultfd.h
bsg.h elf-em.h i2o-dev.h ip6_tunnel.h mdio.h net_tstamp.h psample.h soundcard.h utime.h
bt-bmc.h elf-fdpic.h i8k.h ipc.h media.h nfc.h ptp_clock.h sound.h utsname.h
[root@localhost linux]# find ver*
find: ?𻱶er*?𼀺 No such file or directory
[root@localhost linux]# find vers*
find: ?𻱶ers*?𼀺 No such file or directory
[root@localhost linux]# find . -name ver*
./dvb/version.h
[root@localhost linux]# cd ..
[root@localhost uapi]# cd ..
[root@localhost include]# cd generated/
[root@localhost generated]# cd uapi/
[root@localhost uapi]# ls
linux
[root@localhost uapi]# cd linux/
[root@localhost linux]# ls
version.h
[root@localhost linux]# cd ..
[root@localhost uapi]# cd ..
[root@localhost generated]# cd ..
[root@localhost include]# cd ..
[root@localhost 3.10.0-1160.25.1.el7.x86_64]# cd /usr/src
[root@localhost src]# ln -s /usr/src/kernels/3.10.0-1160.25.1.el7.x86_64/include/generated/uapi/linux/version.h /usr/src/kernels/3.10.0-1160.25.1.el7.x86_64/include/linux/version.h
[root@localhost src]# reboot
Connection closing…Socket close.

Connection closed by foreign host.

Disconnected from remote host(172.20.10.4) at 13:42:39.

Type `help’ to learn how to use Xshell prompt.
[C:~]$

Connecting to 172.20.10.4:22…
Connection established.
To escape to local shell, press ‘Ctrl+Alt+]’.

WARNING! The remote SSH server rejected X11 forwarding request.
Last login: Tue May 11 12:52:09 2021 from 172.20.10.3
[root@localhost ~]# cd /usr
[root@localhost usr]# ls
bin etc games include lib lib64 libexec local sbin share src tmp
[root@localhost usr]# cd src
[root@localhost src]# cd kernels/
[root@localhost kernels]# cd 3.10.0-1160.25.1.el7.x86_64/
[root@localhost 3.10.0-1160.25.1.el7.x86_64]# ls
arch crypto firmware include ipc kernel Makefile mm net scripts sound tools virt
block drivers fs init Kconfig lib Makefile.qlock Module.symvers samples security System.map usr vmlinux.id
[root@localhost 3.10.0-1160.25.1.el7.x86_64]# cd include/
[root@localhost include]# cd linux/
[root@localhost linux]# ls
8250_pci.h compat.h etherdevice.h icmp.h kobject_ns.h nbd.h pkeys.h sdla.h threads.h
acct.h compiler-gcc.h ethtool.h icmpv6.h kobj_map.h ndctl.h pktcdvd.h seccomp.h thunderbolt.h
acpi_dma.h compiler.h eventfd.h ide.h kprobes.h nd.h platform_data securebits.h tick.h
acpi.h compiler-intel.h eventpoll.h idr_ext.h kref.h netdev_features.h platform_device.h security.h tifm.h
acpi_pmtmr.h completion.h evm.h idr.h ks0108.h netdevice.h plist.h selection.h timb_dma.h
adb.h component.h exportfs.h ieee80211.h ks8842.h net_dim.h pm2301_charger.h selinux.h timb_gpio.h
adfs_fs.h concap.h export.h ieee802154.h ks8851_mll.h netfilter pm_clock.h semaphore.h time64.h
adxl.h configfs.h ext2_fs.h if_arp.h ksm.h netfilter_arp pm_domain.h sem.h time-armada-370-xp.h
aer.h connector.h extcon if_bridge.h kthread.h netfilter_bridge pm.h seq_buf.h timecounter.h
agp_backend.h console.h extcon.h if_eql.h ktime.h netfilter_bridge.h pm_qos.h seq_file.h time.h
agpgart.h consolemap.h f2fs_fs.h if_ether.h kvm_host.h netfilter_defs.h pm_runtime.h seq_file_net.h timekeeper_internal.h
ahci_platform.h console_struct.h f75375s.h if_fddi.h kvm_irqfd.h netfilter.h pmu.h seqlock.h timekeeping.h
aio.h container.h falloc.h if_frad.h kvm_para.h netfilter_ipv4 pm_wakeup.h seqno-fence.h timerfd.h
alarmtimer.h context_tracking.h fanotify.h if_link.h kvm_types.h netfilter_ipv4.h pnfs_osd_xdr.h serial_8250.h timer.h
altera_jtaguart.h context_tracking_state.h fault-inject.h if_ltalk.h l2tp.h netfilter_ipv6 pnp.h serial_core.h timeriomem-rng.h
altera_uart.h cordic.h fb.h if_macvlan.h lapb.h netfilter_ipv6.h poison.h serial.h timerqueue.h
amba coredump.h fcdevice.h if_phonet.h latencytop.h net.h poll.h serial_max3100.h timex.h
amd-iommu.h cper.h fcntl.h if_pppol2tp.h lcd.h netlink.h posix_acl.h serial_mfd.h ti_wilink_st.h
amifd.h cpu_cooling.h fddidevice.h if_pppox.h lcm.h netpoll.h posix_acl_xattr.h serial_pnx8xxx.h tnum.h
amifdreg.h cpufreq.h fd.h if_team.h led-lm3530.h nfs3.h posix-clock.h serial_s3c.h topology.h
amigaffs.h cpu.h fdtable.h if_tun.h leds-bd2802.h nfs4.h posix-timers.h serial_sci.h toshiba.h
anon_inodes.h cpuidle.h fec.h if_tunnel.h leds.h nfsacl.h power serio.h tpm_command.h
a.out.h cpuidle_haltpoll.h file.h if_vlan.h leds-lp3944.h nfs_fs.h powercap.h sfi_acpi.h tpm_eventlog.h
apm_bios.h cpumask.h filter.h igmp.h leds-pca9532.h nfs_fs_i.h power_supply.h sfi.h tpm.h
apm-emulation.h cpu_pm.h fips.h ihex.h leds_pwm.h nfs_fs_sb.h ppp_channel.h sh_clk.h trace_clock.h
apple_bl.h cpu_rmap.h firewire.h iio leds-regulator.h nfs.h ppp-comp.h shdma-base.h trace.h
arcdevice.h cpuset.h firmware.h ima.h leds-tca6507.h nfs_iostat.h ppp_defs.h sh_dma.h tracehook.h
ascii85.h cputime.h firmware-map.h in6.h lglock.h nfs_page.h pps-gpio.h sh_eth.h tracepoint.h
asn1_ber_bytecode.h cramfs_fs.h fixp-arith.h inetdevice.h lguest.h nfs_xdr.h pps_kernel.h sh_intc.h trace_seq.h
asn1_decoder.h cramfs_fs_sb.h flat.h inet_diag.h lguest_launcher.h nilfs2_fs.h preempt.h shmem_fs.h transport_class.h
asn1.h crash_core.h flex_array.h inet.h libata.h nl802154.h preempt_mask.h shm.h tsacct_kern.h
assoc_array.h crash_dump.h flex_proportions.h inet_lro.h libfdt_env.h nls.h prefetch.h shrinker.h tty_driver.h
assoc_array_priv.h crc16.h font.h in.h libfdt.h nmi.h pr.h sh_timer.h tty_flip.h
async.h crc32c.h frame.h init.h libnvdimm.h node.h printk.h signalfd.h tty.h
async_tx.h crc32.h freezer.h init_ohci1394_dma.h libps2.h nodemask.h prio_heap.h signal.h tty_ldisc.h
ata.h crc7.h frontswap.h initrd.h license.h nospec.h proc_fs.h siphash.h typecheck.h
atalk.h crc8.h fscache-cache.h init_task.h linkage.h notifier.h proc_ns.h sirfsoc_dma.h types.h
ata_platform.h crc-ccitt.h fscache.h inotify.h linux_logo.h n_r3964.h profile.h sizes.h u64_stats_sync.h
ath9k_platform.h crc-itu-t.h fs_enet_pd.h input lis3lv02d.h nsc_gpio.h projid.h skb_array.h uaccess.h
atmdev.h crc-t10dif.h fs.h input.h list_bl.h nsproxy.h property.h skbuff.h ucb1400.h
atmel-mci.h cred.h fsl input-polldev.h list.h ntb.h proportions.h slab_def.h ucs2_string.h
atmel_pdc.h crush fsl_devices.h integrity.h list_lru.h ntb_transport.h pstore.h slab.h udp.h
atmel-pwm-bl.h crypto.h fsl-diu-fb.h intel-iommu.h list_nulls.h nubus.h pstore_ram.h slob_def.h uidgid.h
atmel_pwm.h cryptohash.h fsl_hypervisor.h intel_mid_dma.h list_sort.h numa.h pti.h slub_def.h uinput.h
atmel_serial.h cryptouser.h fsnotify_backend.h intel_pmic_gpio.h livepatch.h nvme-fc-driver.h ptp_classify.h sm501.h uio_driver.h
atmel-ssc.h cs5535.h fsnotify.h interrupt.h llc.h nvme-fc.h ptp_clock_kernel.h sm501-regs.h uio.h
atmel_tc.h ctype.h fs_pin.h interval_tree_generic.h llist.h nvme.h ptrace.h smc911x.h ulpi
atm.h cuda.h fs_stack.h interval_tree.h lockd nvmem-consumer.h ptr_ring.h smc91x.h unaligned
atm_suni.h cyclades.h fs_struct.h ioc3.h lockdep.h nvmem-provider.h pvclock_gtod.h smpboot.h uprobes.h
atm_tcp.h cycx_x25.h fs_uart_pd.h ioc4.h lockref.h nvme-rdma.h pwm_backlight.h smp.h usb
atomic.h davinci_emac.h ftrace_event.h iocontext.h log2.h nvram.h pwm.h smsc911x.h usbdevice_fs.h
attribute_container.h dax.h ftrace.h io.h loop.h nwpserial.h pxa168_eth.h smscphy.h usb.h
audit.h dcache.h ftrace_irq.h iomap.h lp.h of_address.h pxa2xx_ssp.h sock_diag.h usb_usual.h
auto_dev-ioctl.h dca.h futex.h io-mapping.h lru_cache.h of_device.h qed socket.h userfaultfd_k.h
auto_fs.h dccp.h fwnode.h iommu.h lsm_audit.h of_dma.h qnx6_fs.h sonet.h user.h
auxvec.h dcookies.h gameport.h iommu-helper.h lzo.h of_fdt.h quicklist.h sony-laptop.h user_namespace.h
average.h debugfs.h gcd.h iopoll.h m48t86.h of_gpio.h quota.h sonypi.h user-return-notifier.h
avf debug_locks.h genalloc.h ioport.h mailbox_client.h of_graph.h quotaops.h sort.h uts.h
b1pcmcia.h debugobjects.h generic_acl.h ioprio.h mailbox_controller.h of.h radix-tree.h soundcard.h utsname.h
backing-dev.h decompress genetlink.h iova.h mailbox.h of_iommu.h raid sound.h uuid.h
backlight.h delayacct.h genhd.h ipack.h maple.h of_irq.h raid_class.h spi uwb
badblocks.h delay.h genl_magic_func.h ipc.h marvell_phy.h of_mdio.h ramfs.h spinlock_api_smp.h uwb.h
balloon_compaction.h dell-led.h genl_magic_struct.h ipc_namespace.h math64.h of_mtd.h random.h spinlock_api_up.h verify_pefile.h
basic_mmio_gpio.h devcoredump.h getcpu.h ip.h max17040_battery.h of_net.h range.h spinlock.h vermagic.h
bcd.h devfreq.h gfp.h ipmi.h mbcache.h of_pci.h ras.h spinlock_types.h version.h
bch.h device_cgroup.h gpio ipmi_smi.h mbus.h of_pdt.h ratelimit.h spinlock_types_up.h vexpress.h
bcm47xx_nvram.h device.h gpio-fan.h ipv6.h mc146818rtc.h of_platform.h rational.h spinlock_up.h vfio.h
bcm47xx_wdt.h device-mapper.h gpio.h ipv6_route.h mc6821.h oid_registry.h rbtree_augmented.h splice.h vfs.h
bcma devpts_fs.h gpio_keys.h irqbypass.h mdev.h olpc-ec.h rbtree.h srcu.h vgaarb.h
bfin_mac.h digsig.h gpio_mouse.h irqchip mdio-bitbang.h omap-dma.h rbtree_latch.h ssb vga_switcheroo.h
binfmts.h dio.h gpio-pxa.h irqchip.h mdio-gpio.h omapfb.h rculist_bl.h ssbi.h via-core.h
bio.h dirent.h gpt.h irq_cpustat.h mdio.h omap-iommu.h rculist.h stackprotector.h via-gpio.h
bitfield.h dlm.h gsmmux.h irqdesc.h mdio-mux.h oom.h rculist_nulls.h stacktrace.h via.h
bitmap.h dlm_plock.h hardirq.h irqdomain.h media-bus-format.h openvswitch.h rcupdate.h start_kernel.h via_i2c.h
bitops.h dm9000.h hash.h irqflags.h mei_cl_bus.h opp.h rcutiny.h statfs.h videodev2.h
bitrev.h dma hashtable.h irq.h memblock.h oprofile.h rcutree.h stat.h video_output.h
bit_spinlock.h dma-attrs.h hdlcdrv.h irqnr.h memcontrol.h osq_lock.h reboot.h static_key.h virtio_byteorder.h
blkdev.h dma-buf.h hdlc.h irq_poll.h mem_encrypt.h overflow.h reciprocal_div.h stddef.h virtio_caif.h
blk-mq.h dma-contiguous.h hdmi.h irqreturn.h memory.h oxu210hp.h refcount.h ste_modem_shm.h virtio_config.h
blk-mq-pci.h dma-debug.h hid-debug.h irq_work.h memory_hotplug.h padata.h regmap.h stm.h virtio_console.h
blktrace_api.h dma-direction.h hiddev.h isa.h mempolicy.h pageblock-flags.h regset.h stmmac.h virtio.h
blk_types.h dmaengine.h hid.h isapnp.h mempool.h page_cgroup.h regulator stmp3xxx_rtc_wdt.h virtio_mmio.h
blockgroup_lock.h dma-fence-array.h hidraw.h iscsi_boot_sysfs.h memremap.h page_counter.h relay.h stmp_device.h virtio_ring.h
bma150.h dma-fence.h hid-roccat.h iscsi_ibft.h memstick.h page_ext.h remoteproc.h stop_machine.h virtio_vsock.h
bootmem.h dma-mapping.h hid-sensor-hub.h isdn mfd page-flags.h res_counter.h string.h vlynq.h
bottom_half.h dmapool.h hid-sensor-ids.h isdn_divertif.h mg_disk.h page-flags-layout.h reservation.h string_helpers.h vmalloc.h
bpf.h dma_remapping.h highmem.h isdn.h micrel_phy.h page_idle.h reset-controller.h stringify.h vme.h
bpf_trace.h dmar.h highuid.h isdnif.h migrate.h page-isolation.h reset.h sudmac.h vm_event_item.h
bpf_types.h dm-dirty-log.h hil.h isdn_ppp.h migrate_mode.h pagemap.h resource_ext.h sungem_phy.h vmpressure.h
bpf_verifier.h dmi.h hil_mlc.h isicom.h mii.h page_owner.h resource.h sunrpc vm_sockets.h
brcmphy.h dm-io.h hippidevice.h jbd2.h miscdevice.h page_ref.h resume-trace.h sunserialcore.h vmstat.h
bsearch.h dm-kcopyd.h hmm.h jbd_common.h mISDNdsp.h pagevec.h rfkill-gpio.h superhyway.h vmw_vmci_api.h
bsg.h dm-region-hash.h hpet.h jbd.h mISDNhw.h parman.h rfkill.h suspend.h vmw_vmci_defs.h
bsg-lib.h dnotify.h hp_sdc.h jhash.h mISDNif.h parport.h rfkill-regulator.h svga.h vringh.h
btree-128.h dns_resolver.h hrtimer.h jiffies.h mlx4 parport_pc.h rhashtable.h sw842.h vt_buffer.h
btree.h dqblk_qtree.h hsi journal-head.h mlx5 parser.h rh_kabi.h swab.h vt.h
btree-type.h dqblk_v1.h htcpld.h joystick.h mman.h pata_arasan_cf_data.h ring_buffer.h swait.h vtime.h
btrfs.h dqblk_v2.h htirq.h jump_label.h mm-arch-hooks.h patchkey.h rio_drv.h swapfile.h vt_kern.h
buffer_head.h drbd_genl_api.h huge_mm.h jump_label_ratelimit.h mmc path.h rio.h swap.h w1-gpio.h
bug.h drbd_genl.h hugetlb_cgroup.h jz4740-adc.h mmdebug.h pch_dma.h rio_ids.h swapops.h wait.h
byteorder drbd.h hugetlb.h kaiser.h mm.h pci-acpi.h rio_regs.h swap_slots.h wanrouter.h
c2port.h drbd_limits.h hugetlb_inline.h kallsyms.h mm_inline.h pci-aspm.h rmap.h swiotlb.h watchdog.h
cache.h ds1286.h hw_breakpoint.h kbd_diacr.h mmiotrace.h pci-ats.h rmi.h sync_core.h wimax
can ds17287rtc.h hwmon.h kbd_kern.h mm_types.h pci-dma-compat.h rndis.h sync_file.h wireless.h
capability.h ds2782_battery.h hwmon-sysfs.h kbuild.h mmu_context.h pcieport_if.h root_dev.h synclink.h wl12xx.h
cb710.h dtlk.h hwmon-vid.h kcmp.h mmu_notifier.h pci.h rotary_encoder.h syscalls.h wm97xx.h
cciss_ioctl.h dw_apb_timer.h hw_random.h kconfig.h mmzone.h pci_hotplug.h rpmsg.h syscore_ops.h wmi.h
ccp.h dynamic_debug.h hwspinlock.h kcore.h mnt_namespace.h pci_ids.h rslib.h sysctl.h workqueue.h
cdev.h dynamic_queue_limits.h hyperv.h kdb.h mod_devicetable.h pda_power.h rtc sysfs.h writeback.h
cdrom.h earlycpio.h i2c kdebug.h module.h pe.h rtc-ds2404.h sys.h ww_mutex.h
ceph ecryptfs.h i2c-algo-bit.h kdev_t.h moduleloader.h percpu_counter.h rtc.h syslog.h xattr.h
cfag12864b.h edac.h i2c-algo-pca.h kd.h moduleparam.h percpu-defs.h rtc-v3020.h sysrq.h xilinxfb.h
cgroup.h edd.h i2c-algo-pcf.h kernelcapi.h mount.h percpu.h rtmutex.h sys_soc.h xz.h
cgroup_subsys.h edma.h i2c-dev.h kernel.h mpage.h percpu_ida.h rtnetlink.h sysv_fs.h yam.h
circ_buf.h eeprom_93cx6.h i2c-gpio.h kernel-page-flags.h mpi.h percpu-refcount.h rwlock_api_smp.h task_io_accounting.h z2_battery.h
cleancache.h eeprom_93xx46.h i2c.h kernel_stat.h mpls.h percpu-rwsem.h rwlock.h task_io_accounting_ops.h zbud.h
clk efi-bgrt.h i2c-mux-gpio.h kernfs.h mroute6.h perf_event.h rwlock_types.h taskstats_kern.h zconf.h
clkdev.h efi.h i2c-mux.h kern_levels.h mroute.h perf_regs.h rwsem.h task_work.h zlib.h
clk.h efs_vh.h i2c-mux-pinctrl.h kexec.h msdos_fs.h personality.h rwsem-spinlock.h tboot.h zorro.h
clk-private.h eisa.h i2c-ocores.h keyboard.h msg.h pfn.h rxrpc.h tca6416_keypad.h zorro_ids.h
clk-provider.h elevator.h i2c-omap.h key.h msi.h pfn_t.h s3c_adc_battery.h tc.h zpool.h
clksrc-dbx500-prcmu.h elfcore-compat.h i2c-pca-platform.h key-type.h msm_mdp.h phonedev.h sa11x0-dma.h tcp.h zsmalloc.h
clockchips.h elfcore.h i2c-pnx.h kfifo.h mtd phonet.h sbitmap.h tegra-ahb.h zutil.h
clocksource.h elf-fdpic.h i2c-pxa.h kgdb.h mutex-debug.h phy scatterlist.h tegra-powergate.h
cm4000_cs.h elf.h i2c-smbus.h khugepaged.h mutex.h phy_fixed.h scc.h tegra-soc.h
cn_proc.h elfnote.h i2c-xiic.h klist.h mv643xx_eth.h phy.h sched textsearch_fsm.h
cnt32_to_63.h elf-randomize.h i2o.h kmemcheck.h mv643xx.h pid.h sched.h textsearch.h
coda.h enclosure.h i7300_idle.h kmemleak.h mv643xx_i2c.h pid_namespace.h screen_info.h tfrc.h
coda_psdev.h err.h i8042.h kmod.h mxm-wmi.h pim.h sctp.h thermal.h
com20020.h errno.h i8253.h kmsg_dump.h namei.h pinctrl scx200_gpio.h thinkpad_acpi.h
compaction.h errqueue.h i82593.h kobject.h namei_lookup.h pipe_fs_i.h scx200.h thread_info.h
[root@localhost linux]# find version*
version.h
[root@localhost linux]# cd
[root@localhost ~]#
[root@localhost ~]#
[root@localhost ~]# cd vmware-tools-distrib/
[root@localhost vmware-tools-distrib]# ./vmware-install.pl
open-vm-tools packages are available from the OS vendor and VMware recommends
using open-vm-tools packages. See http://kb.vmware.com/kb/2073803 for more
information.
Do you still want to proceed with this installation? [yes]

A previous installation of VMware Tools has been detected.

The previous installation was made by the tar installer (version 4).

Keeping the tar4 installer database format.

You have a version of VMware Tools installed. Continuing this install will
first uninstall the currently installed version. Do you wish to continue?
(yes/no) [yes]

Uninstalling the tar installation of VMware Tools.

SELinux unconfigure: The ‘semanage’ utility was not found.
There was an error removing the local SELinux security context for VMware
Tools. Please make certain SELinux is set up correctly.

Stopping services for VMware Tools

The removal of VMware Tools 10.1.6 build-5214329 for Linux completed
successfully.

Installing VMware Tools.

In which directory do you want to install the binary files?
[/usr/bin]

What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]

What is the directory that contains the init scripts?
[/etc/rc.d/init.d]

In which directory do you want to install the daemon files?
[/usr/sbin]

In which directory do you want to install the library files?
[/usr/lib/vmware-tools]

The path “/usr/lib/vmware-tools” does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

In which directory do you want to install the common agent library files?
[/usr/lib]

In which directory do you want to install the common agent transient files?
[/var/lib]

In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]

The path “/usr/share/doc/vmware-tools” does not exist currently. This program
is going to create it, including needed parent directories. Is this what you
want? [yes]

The installation of VMware Tools 10.1.6 build-5214329 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: “/usr/bin/vmware-uninstall-tools.pl”.

Before running VMware Tools for the first time, you need to configure it by
invoking the following command: “/usr/bin/vmware-config-tools.pl”. Do you want
this program to invoke the command for you now? [yes]

Initializing…

Making sure services for VMware Tools are stopped.

The module vmci has already been installed on this system by another installer
or package and will not be modified by this installer.

The module vsock has already been installed on this system by another installer
or package and will not be modified by this installer.

The module vmxnet3 has already been installed on this system by another
installer or package and will not be modified by this installer.

The module pvscsi has already been installed on this system by another
installer or package and will not be modified by this installer.

The module vmmemctl has already been installed on this system by another
installer or package and will not be modified by this installer.

The VMware Host-Guest Filesystem allows for shared folders between the host OS
and the guest OS in a Fusion or Workstation virtual environment. Do you wish
to enable this feature? [yes]

Before you can compile modules, you need to have the following installed…

make
gcc
kernel headers of the running kernel

Searching for GCC…
Detected GCC binary at “/bin/gcc”.
The path “/bin/gcc” appears to be a valid path to the gcc binary.
Would you like to change it? [no]

Searching for a valid kernel header path…
Detected the kernel headers at
“/lib/modules/3.10.0-1160.25.1.el7.x86_64/build/include”.
The path “/lib/modules/3.10.0-1160.25.1.el7.x86_64/build/include” appears to be
a valid path to the 3.10.0-1160.25.1.el7.x86_64 kernel headers.
Would you like to change it? [no]

Using kernel build system.
make: Entering directory /tmp/modconfig-2YFMrs/vmhgfs-only' /bin/make -C /lib/modules/3.10.0-1160.25.1.el7.x86_64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= modules make[1]: Entering directory /usr/src/kernels/3.10.0-1160.25.1.el7.x86_64’
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/message.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/dir.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/rpcout.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/hgfsUtil.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/cpName.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/request.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/hgfsEscape.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/link.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/bdhandler.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/backdoor.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/transport.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/inode.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/file.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/super.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/stubs.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/fsutil.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/cpNameLinux.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/hgfsBd.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/filesystem.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/module.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/page.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/backdoorGcc64.o
/tmp/modconfig-2YFMrs/vmhgfs-only/backdoorGcc64.o: warning: objtool: BackdoorHbIn()+0xd: duplicate frame pointer save
/tmp/modconfig-2YFMrs/vmhgfs-only/backdoorGcc64.o: warning: objtool: BackdoorHbOut()+0xd: duplicate frame pointer save
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/dentry.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/cpNameLite.o
CC [M] /tmp/modconfig-2YFMrs/vmhgfs-only/kernelStubsLinux.o
LD [M] /tmp/modconfig-2YFMrs/vmhgfs-only/vmhgfs.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-2YFMrs/vmhgfs-only/vmhgfs.mod.o
LD [M] /tmp/modconfig-2YFMrs/vmhgfs-only/vmhgfs.ko
make[1]: Leaving directory /usr/src/kernels/3.10.0-1160.25.1.el7.x86_64' /bin/make -C $PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= postbuild make[1]: Entering directory /tmp/modconfig-2YFMrs/vmhgfs-only’
make[1]: postbuild' is up to date. make[1]: Leaving directory /tmp/modconfig-2YFMrs/vmhgfs-only’
cp -f vmhgfs.ko ./../vmhgfs.o
make: Leaving directory `/tmp/modconfig-2YFMrs/vmhgfs-only’

The vmxnet driver is no longer supported on kernels 3.3 and greater. Please
upgrade to a newer virtual NIC. (e.g., vmxnet3 or e1000e)

The vmblock enables dragging or copying files between host and guest in a
Fusion or Workstation virtual environment. Do you wish to enable this feature?
[yes]

NOTICE: It appears your system does not have the required fuse packages
installed. The VMware blocking filesystem requires the fuse packages and its
libraries to function properly. Please install the fuse or fuse-utils package
using your systems package management utility and re-run this script in order
to enable the VMware blocking filesystem.

VMware automatic kernel modules enables automatic building and installation of
VMware kernel modules at boot that are not already present. This feature can
be enabled/disabled by re-running vmware-config-tools.pl.

Would you like to enable VMware automatic kernel modules?
[yes]

Do you want to enable Guest Authentication (vgauth)? Enabling vgauth is needed
if you want to enable Common Agent (caf). [yes]

Do you want to enable Common Agent (caf)? [yes]

No X install found.

Creating a new initrd boot image for the kernel.

Generating the key and certificate files.
Successfully generated the key and certificate files.
SELinux setup: The ‘semanage’ utility was not found.
There was an error setting up the SELinux security context for VMware Tools.
Please make sure SELinux is set up correctly.

The configuration of VMware Tools 10.1.6 build-5214329 for Linux for this
running kernel completed successfully.

You must restart your X session before any mouse or graphics changes take
effect.

You can now run VMware Tools by invoking “/usr/bin/vmware-toolbox-cmd” from the
command line.

To enable advanced X features (e.g., guest resolution fit, drag and drop, and
file and text copy/paste), you will need to do one (or more) of the following:

  1. Manually start /usr/bin/vmware-user
  2. Log out and log back into your desktop session
  3. Restart your X session.

Enjoy,

–the VMware team

[root@localhost vmware-tools-distrib]#
[root@localhost vmware-tools-distrib]#
[root@localhost vmware-tools-distrib]#