[Seek Help] 超级管理员给的官方解决20.2升级失败方案,行不通
Tofloor
poster avatar
woolgather
deepin
2021-04-10 18:02
Author

官方方案:

 

重新开机后打开【终端】依次输入命令:

1、ps -ef | grep "deepin-anything" | grep -v grep | awk '{print $2}' | sudo  xargs -I {} kill -9 {} | sudo rmmod vfs_monitor

2、sudo dpkg --configure -a

3、sudo apt --fix-broken install

4、通过控制中心或终端(sudo apt update && sudo apt dist-upgrade)正常升级

——

 

第一步就失败,提示:bash: {} :command not found等等

Reply Favorite View the author
All Replies
woolgather
deepin
2021-04-10 18:11
#1

Reply View the author
lcw0268
deepin
2021-04-10 20:55
#2
It has been deleted!
SamLukeYes
deepin
2021-04-10 21:09
#3

用随便哪个发行版的 live 镜像 chroot 进去修,或许可以跳过第一步

Reply View the author
135******12
deepin
2021-04-10 23:17
#4

我和你说,折腾一天未必可以修好。。。重装只要30分钟。。。。 这都是经验!!!

Reply View the author
woolgather
deepin
2021-04-11 02:24
#5
lcw0268 It has been deleted!

我是原代码复制,不信你是看这个管理员的帖子

Reply View the author
woolgather
deepin
2021-04-11 02:26
#6
lcw0268 It has been deleted!

所以,我在想。这个管理员贴出来的修复代码,自己估计都没有运行过。不负责任的人

Reply View the author
woolgather
deepin
2021-04-11 02:34
#7
135******12

我和你说,折腾一天未必可以修好。。。重装只要30分钟。。。。 这都是经验!!!

重装的话,我home里的文件就都没了

Reply View the author
woolgather
deepin
2021-04-11 02:46
#8
lcw0268 It has been deleted!

超级管理员的置顶帖的代码。我没有动过。

Reply View the author
lcw0268
deepin
2021-04-11 03:22
#9
woolgather

我是原代码复制,不信你是看这个管理员的帖子

我也两边复制,在文本文件里比较了,看着没有区别,后来看好像公告是大写的i,你的像l

 

Reply View the author
lcw0268
deepin
2021-04-11 03:31
#10
It has been deleted!
woolgather
deepin
2021-04-11 04:34
#11
lcw0268 It has been deleted!

我是无线。现在谁家电脑装有线网络?

Reply View the author
woolgather
deepin
2021-04-11 04:39
#12
lcw0268

我也两边复制,在文本文件里比较了,看着没有区别,后来看好像公告是大写的i,你的像l

 

可能。我试了一下I,就是大写的i。原来的第一行错误没了。但依然有错误,vfs_monitor 没有正确加载

Reply View the author
lcw0268
deepin
2021-04-11 05:46
#13
It has been deleted!
135******12
deepin
2021-04-12 18:00
#14
woolgather

重装的话,我home里的文件就都没了

到ffy2那里把文件copy出来哦

另外我的home目录从来都是空的。

Reply View the author