卸载vmware tool,需要手动卸载open-vm-tools,但由于依赖性失败了
由于VMWAREtool安装后,重启就不生效了。度娘说是因为自动安装的vm tool不完全导致的,需要卸载后重新安装。于是rm -rf /etc/vmware-toolsrm -rf /tmp/vmware-root/[root@localhost bin]# ./vmware-uninstall-tools.pl Uninstalling the tar installa
·
由于VMWAREtool安装后,重启就不生效了。度娘说是因为自动安装的vm tool不完全导致的,需要卸载后重新安装。
于是
rm -rf /etc/vmware-tools
rm -rf /tmp/vmware-root/
[root@localhost bin]# ./vmware-uninstall-tools.pl
Uninstalling the tar installation of VMware Tools.
Unable to find the tar installer database file (/etc/vmware-tools/locations)
Execution aborted.
[root@localhost bin]# rpm -e open-vm-tools
错误:依赖检测失败:
libhgfs.so.0 被 (已安裝) open-vm-tools-desktop-9.2.3-5.fc19.i686 需要
libvmtools.so.0 被 (已安裝) open-vm-tools-desktop-9.2.3-5.fc19.i686 需要
open-vm-tools(x86-32) = 9.2.3-5.fc19 被 (已安裝) open-vm-tools-desktop-9.2.3-5.fc19.i686 需要
[root@localhost bin]#
然后我就费了。。。。
于是
rm -rf /etc/vmware-tools
rm -rf /tmp/vmware-root/
[root@localhost bin]# ./vmware-uninstall-tools.pl
Uninstalling the tar installation of VMware Tools.
Unable to find the tar installer database file (/etc/vmware-tools/locations)
Execution aborted.
[root@localhost bin]# rpm -e open-vm-tools
错误:依赖检测失败:
libhgfs.so.0 被 (已安裝) open-vm-tools-desktop-9.2.3-5.fc19.i686 需要
libvmtools.so.0 被 (已安裝) open-vm-tools-desktop-9.2.3-5.fc19.i686 需要
open-vm-tools(x86-32) = 9.2.3-5.fc19 被 (已安裝) open-vm-tools-desktop-9.2.3-5.fc19.i686 需要
[root@localhost bin]#
然后我就费了。。。。
求助啊!!!!
已经解决,执行
rpm -e open-vm-tools-desktop
就可以了
rpm -e open-vm-tools-desktop
就可以了
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐



所有评论(0)