cd /usr/local/ sudo tar -zxvf VMwareTools-10.3.10-12406962.tar.gz
安装VMware Tools
1 2 3
cd vmware-tools-distrib ./vmware-install.pl -bash: ./vmware-install.pl: /usr/bin/perl: bad interpreter: No such file or directory
安装perl, gcc
1
sudo yum install perl gcc kernel-devel
1 2 3 4 5
sudo ./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? [no]
输入yes,然后一路回车,默认选项安装。
1 2 3 4 5
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.
1 2
vmware-user: could not open /proc/fs/vmblock/dev 15484 pts/1 R 0:00 /usr/lib/vmware-tools/sbin64/vmtoolsd -n vmusr