您的位置:首页 > 其它

ubuntu 卸载 vmware

2016-09-11 23:51 218 查看
在ubuntu 安装玩VMware 9 后,始终卸载不掉,一直提示:
The vmware installer could not shut down all running virtual machines. if you have ACE VMs open, please shut them down or suspend them now and press 'Retry' to continue.
但是我使用linux命令始终找不到运行了什么lsmod ps aux都没有找到,最后找到这样的一个方法,把启动文件全部删掉,再重启机器就可以删除了删除所有启动命令为:rm /etc/rc{2,3,4,5}.d/*vmware*卸载命令为:sudo vmware-installer --uninstall-product vmware-workstation安装好vmware的机器,应该都有vmware-installer 命令,如果执行不了,找到安装程序,就是那个bundler,执行sudo ./VMware-Workstation-Full-9.0.0-812388.x86_64.bundle --uninstall-productvmware-workstation 也可以卸载
                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: