Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
升级内核后vmware无法使用如何卸载?
Experiences and Insight
565
views ·
5
replies ·
To
floor
Go
a***1@163.com
deepin
2020-09-24 02:46
Author
官方5.7镜像系统下安装的vmware之后分别升级5.8.8再升级到5.10内核。
从5.8.8开始就无法使用vmware了。除非切换到5.7内核下使用。
调好kvm后想卸载vm,
vmware是在星火商店安装的,在星火商店里没法卸载。
即使重新下载了安装文件也不行。
启动器里右键卸载也不行,
想说不让卸载,我重新安装应该能用吧。
结果星火下载了安装文件安装时一闪而过画面,没法装。
执行终端命令程序名称又是错的。
想问下还有什么办法卸载?
Reply
Like 0
Favorite
View the author
All Replies
nohacks
deepin
2020-09-24 03:03
#1
本帖最后由 nohacks 于 2020-9-23 19:05 编辑
换VirtualBox试试
sudo apt-get install virtualbox-6.1
Copy the Code
Reply
Like 0
View the author
lcw0268
deepin
2020-09-24 03:28
#2
楼主知道dpkg吗?
sudo dpkg -l
可以看安装的包名。
再用apt卸载。
或者
dpkg-reconfigure (包)
如果是N卡驱动就不能重新配置啦。相当于卸载了。
Reply
Like 0
View the author
Ziggy
deepin
2020-09-24 03:34
#3
sudo apt purge vmware-workstation-installer
Reply
Like 0
View the author
残念
deepin
2020-09-24 03:36
#4
先执行
sudo vmware-installer -u vmware-workstation
Copy the Code
Reply
Like 1
View the author
Comments
liqing
2020-09-24 05:32
这个管用
虫子集花
deepin
2020-09-24 03:51
#5
5.7内核的也无法使用啊,我重装了下虚拟机还是打不开
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
从5.8.8开始就无法使用vmware了。除非切换到5.7内核下使用。
调好kvm后想卸载vm,
vmware是在星火商店安装的,在星火商店里没法卸载。
即使重新下载了安装文件也不行。
启动器里右键卸载也不行,
想说不让卸载,我重新安装应该能用吧。
结果星火下载了安装文件安装时一闪而过画面,没法装。
执行终端命令程序名称又是错的。
想问下还有什么办法卸载?