Ubuntu安装vmware tools

sudo apt-get install open-vm-tools-desktop

一路默认即可,然后重启

guration file '/etc/vmware-tools/scripts/vmware/network'
 ==> Deleted (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** network (Y/I/N/O/D/Z) [default=N] ? 

Configuration file '/etc/vmware-tools/vgauth.conf'
 ==> Deleted (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** vgauth.conf (Y/I/N/O/D/Z) [default=N] ? 
Setting up open-vm-tools-desktop (2:10.2.0-3~ubuntu0.16.04.1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Processing triggers for systemd (245.4-4ubuntu3.13) ...
Processing triggers for man-db (2.9.1-1) ...
test@ubuntu:~$ 
test@ubuntu:~$ 
test@ubuntu:~$ 
test@ubuntu:~$ reboot

VMware Tools 启动脚本未能在虚拟机中成功运行。_Lazy_Goat的博客-CSDN博客_vmware启动脚本未能在虚拟机中激活

你可能感兴趣的:(linux,linux)