更新到5.7内核进不去系统了,紧急求助!!
Tofloor
poster avatar
lhcy2008
deepin
2020-09-22 17:57
Author
V2.0 20社区版 5.4内核更新到5.7内核报错
利用命令sudo apt install linux-image-5.7.7-deepin-amd64,更新的,需要怎么处理一下呢。

Reply Favorite View the author
All Replies
SamLukeYes
deepin
2020-09-22 18:45
#1
本帖最后由 samlukeyes123 于 2020-9-22 11:00 编辑

原来的 5.4 能正常启动的是吧?重启高级选项选 5.4 的内核,然后卸载 5.7 的即可。不建议用官方提供的 5.7,因为目前来看它不会继续更新。如果实在对新内核有需求,建议在这里获取:https://app4deepin.com/repository/
Reply View the author
lcw0268
deepin
2020-09-22 18:57
#2
1,最后一行不是告诉你取消检查就可以继续吗?
2,你只安装linux-image,没有安装linux-headers,不能进入系统,是必须的。
Reply View the author
Hello
deepin
2020-09-22 20:23
#3
没有headers,指望这个内核能起啥作用
Reply View the author
haohu1193
deepin
2020-09-22 20:45
#4
sudo apt-get install linux-headers-5.7.7-amd64-desktop linux-image-5.7.7-amd64-desktop
Reply View the author
lhcy2008
deepin
2020-09-23 16:38
#5
谢谢各位,已经搞定
Reply View the author