更新后成这样
Tofloor
poster avatar
longshao
deepin
2018-03-18 03:45
Author
以前开机  选择deepin    然后就启动deepin了     昨天更新后          打开deepin 后出现一个二级菜单如图      想恢复原样   怎么破

Reply Favorite View the author
All Replies
avatar
Guumi
deepin
2018-03-18 03:58
#1
你这个是进入高级页面么?这个主要是不能正常登录时选择恢复到早期内核启动的页面,基本没用!
如果你是全新安装15.5版的话,启动页应该还有一栏,是用来修复系统用的。
Reply View the author
avatar
electricface
deepin
2018-03-18 18:22
#2
有两个旧的内核,也许 sudo apt autoremove 会自动卸载旧的内核。
Reply View the author
avatar
redapple0204
deepin
2018-03-18 18:29
#3
删掉那个老的内核
Reply View the author
avatar
longshao
deepin
2018-03-18 21:18
#4
怎么删  
Reply View the author
avatar
longshao
deepin
2018-03-18 21:19
#5
https://bbs.deepin.org/post/154350
删掉那个老的内核

怎么删
Reply View the author
avatar
jiangzm
deepin
2018-03-18 23:54
#6
dpkg -l | grep linux
然后sudo apt-get remove --purge 跟着上面列出来的4.9有关的都删掉
Reply View the author
avatar
159******10
deepin
2018-03-19 08:15
#7

sudo apt autoremove 这样比较安全,也可以自己去目录手动删除,文件在/boot下
Reply View the author