Ubuntu 安装VMware Tools
安装完系统后,在VMware菜单中选择install VMware tools,然后会弹出CDROM中的内容,然后在CDROM中选择在z终端中打开,然后输入下面命令即可。
[root@rd01 ~]# cd /cdrom
[root@rd01 ~]# cd /cdrom
[root@rd01 ~]# ls -a
[root@rd01 ~]# cp VMwareTools-5.5.1-19175.tar.gz /tmp
[root@rd01 ~]# cd /tmp
[root@rd01 ~]# tar zxpf VMwareTools-5.5.1-19175.tar.gz
[root@rd01 ~]# cd vmware-tools-distrib
[root@rd01 vmware-tools-distrib]# ./vmware-install.pl
Creating a new installer database using the tar3 format.
Installing the content of the package.
# 安装过程的画面,全部使用默认值,一直按 Enter 就对了

浙公网安备 33010602011771号