[Share Experiences] 升级20.2新方法【适合原5.4LTS内核用户】
Tofloor
poster avatar
loaden
deepin
2021-04-02 05:53
Author

20.1升级20.2新方法(适合原本5.4LTS内核):
1. sudo apt install linux-image-5.8.14-amd64-desktop ,重启并uname -r确认使用5.8内核
2. sudo apt-mark hold linux-image-deepin-amd64
3. 控制中心升级

备注1:第一步有可能可以省略,欢迎测试并反馈

备注2:升级完成后,应该能随意更换内核

Reply Favorite View the author
All Replies
atoin
deepin
2021-04-02 07:24
#1

按照楼主的方法抢救回来了

Reply View the author
SamLukeYes
deepin
2021-04-02 07:35
#2

我在虚拟机上没有经过 5.8 内核,第一次升级中断后直接用 aptitude 就修好了。只是 aptitude 在修复时很神奇地给我装了一个 zyplayer,升级完成重启后卸载了也没事

Reply View the author
Comments
loaden
2021-04-02 15:33
aptitude其实不推荐用了
enforcee
deepin
2021-04-02 08:13
#3

这个是正确答案

Reply View the author
george-t
deepin
2021-04-02 16:52
#4

Reply View the author
enforcee
deepin
2021-04-02 17:24
#5
george-t

sudo apt-mark hold systemd

sudo dpkg --configure -a

sudo apt-mark unhold systemd

然后再试试

Reply View the author
133******90
deepin
2021-04-02 18:15
#6

这个方法有效果,升级成功!!!

Reply View the author
caoyuUU
deepin
2021-04-02 18:47
#7

直接设置里面也可以直接升级,抢修好了

Reply View the author