[Seek Help] update后进不了系统。。。
Tofloor
poster avatar
Hansum东
deepin
2022-11-10 02:28
Author

进不了桌面系统了

image.png

出了一排绿字OK后,出现2行:

vfs_monitor: on_do_mount_ent type_name is null

如何修复???

Reply Favorite View the author
All Replies
犇牛
deepin
2022-11-10 02:40
#1

https://bbs.deepin.org/post/245563

我的环境上,是libqt5core5a_5.15.6-1+dde_amd64.deb升级失败

强制安装这个包修复的😂

sudo dpkg -i --force-overwrite 包名

再 sudo apt install -f

Reply View the author
Hansum东
deepin
2022-11-10 02:49
#2

进不了桌面了,也不知道是什么问题,如何修复?

Reply View the author
犇牛
deepin
2022-11-10 03:17
#3

选择单用户模式进入

Reply View the author
kirin2020
deepin
2022-11-10 03:38
#4

系统都启动不了,只能重装了吗😭

Reply View the author
kirin2020
deepin
2022-11-10 03:38
#5

没测试过就放出更新吗😳

Reply View the author
152******14
deepin
2022-11-10 03:44
#6
kirin2020

没测试过就放出更新吗😳

这问题刚好是你遇到了2333

Reply View the author
152******14
deepin
2022-11-10 03:54
#7

我搜过相关,这个大概率是系统升级受应用软件影响了,这也是LINUX最尴尬的地方。如果是,备份重装是解决最快的,只是你的应软件需要重装。可能的原因可以参看https://ywnz.com/linuxjc/9042.html

Reply View the author
kirin2020
deepin
2022-11-10 05:05
#8

我原来是全盘安装的,启动时选择回溯到出厂模式,结果就什么也没有了。

Reply View the author
hkent
deepin
2022-11-10 05:08
#9

不知道这个环境下能不能进tty ,

Reply View the author
犇牛
deepin
2022-11-10 05:36
#10

启动菜单选高级选项里的单用户模式

输入 root 用户密码

apt --fix-broken install

看看问题出在哪,强制安装失败的部分

比如:

apt --fix-broken install libqt5core5a
dpkg -i --force-overwrite /var/cache/apt/archives/libqt5core5a_5.15.6-1+dde_amd64.deb
apt --fix-broken install qtbase-abi-5-15-6
apt-get update && sudo apt-get dist-upgrade

Reply View the author
Hansum东
deepin
2022-11-10 05:47
#11
hkent

不知道这个环境下能不能进tty ,

能进tty2

Reply View the author
Hansum东
deepin
2022-11-10 05:48
#12
犇牛

启动菜单选高级选项里的单用户模式

输入 root 用户密码

apt --fix-broken install

看看问题出在哪,强制安装失败的部分

比如:

apt --fix-broken install libqt5core5a
dpkg -i --force-overwrite /var/cache/apt/archives/libqt5core5a_5.15.6-1+dde_amd64.deb
apt --fix-broken install qtbase-abi-5-15-6
apt-get update && sudo apt-get dist-upgrade

好像没有损失的软件,应该是更新失败,估计是系统问题。

Reply View the author
Hansum东
deepin
2022-11-10 05:53
#13

刚启动时,还弹出一堆USB出错:

image.png

Reply View the author
Hansum东
deepin
2022-11-10 05:54
#14

查看桌面状态,显示启动失败:

image.png

Reply View the author
Hansum东
deepin
2022-11-10 06:09
#15
Hansum东

好像没有损失的软件,应该是更新失败,估计是系统问题。

没有损坏:

image.png

Reply View the author
Hansum东
deepin
2022-11-10 06:09
#16

工程师看看是什么问题,怎么修复?

Reply View the author
Hansum东
deepin
2022-11-10 20:57
#17

晕,还没有解决方案啊。等好久了。。。

再装的话以后还是用乌班图吧。稳定,流畅,无暗病,问题少,操作容易,文档多,网上易查。

Reply View the author
huncn
deepin
2022-11-15 01:06
#18

yeah

试试其它内核。

或进安全模式设置一下哪些不合理的要改掉,删除不要的软件。

Reply View the author