版主升级3.10内核会有什么后果?
Tofloor
poster avatar
vivali
deepin
2013-08-16 20:28
Author
如题,升级会死吗,想用3.10内核试试
Reply Favorite View the author
All Replies
e21e21
deepin
2013-08-16 20:51
#1
你可以试试,一般没问题,升级不会破坏原来的内核。即使不能用也没什么,还是可以启动到旧内核的。
Reply View the author
woodelf
deepin
2013-08-16 21:04
#2
我已经在用3.11.0-rc5的内核了,而且经过优化,仅需要3分钟左右即可编译一个内核。
Reply View the author
cxbii
deepin
2013-08-17 01:38
#3
表示没什么问题啊,就算有问题了
再grub启动选择内核启动的时候选择老内核就是了(也不是grub第三个选项吧),然后进入系统删除除出问题的内核
删除内核的方法
  1. sudo apt-get --purge  remove linux-image-xxxxx    linux-headers-xxxxx
Copy the Code
上面两个xxx是内核版本号,必须是一样的!
Reply View the author