ubantu14.04 下安装vmware tools失败解决方法

失败提示:

reating a new initrd boot image for the kernel. update-initramfs: Generating /boot/initrd.img-3.11.0-12-generic vmware-tools-thinprint

initctl: Job failed to start Unable to start services for VMware Tools Execution aborted.

我重新安装了虚拟机,重新安装ubantu14.04后仍然也不能解决

按照这个链接的方法 http://blog.sina.com.cn/s/blog_740a07f2010120bz.html 也不行

后来参照了这个网页 http://stackoverflow.com/questions/19776410/vmware-tools-config-fails-after-upgrade-to-vmplayer-6-0-1-on-ubuntu-13-04

1、卸载vmtools sudo vmware-uninstall-tools.pl

2、删除 \etc\ usr\lib \usr\sbin 下所有与 vmtools有关的文件(我的机子上没有)

3、执行sudo ./vmware-install.pl -d 命令

结果如下:

Enjoy,

the vmware team  

 

 

 

 


版权声明:本文为lilywell89原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。