centos7如何安装稳定的最新内核
Tofloor
poster avatar
159******11
deepin
2018-07-17 04:57
Author
本帖最后由 eremiter 于 2018-7-16 21:00 编辑

红色的部分,哪个是稳定的?哪一个比较好!
自己安装好的内核,如何知道是不是稳定 的。

网上查的教程,感觉有deve应该不是稳定的
CentOS Linux (4.17.6-1.el7.elrepo.x86_64) 7 (Core)
主要是安装到centos7.4上

我已经安装的版本是


1、导入key
rpm --importhttps://www.elrepo.org/RPM-GPG-KEY-elrepo.org

当然,如果已经修改了repo的gpgcheck=0也可以不导入key

2、安装elrepo的yum源

rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm

3、安装内核
在yum的ELRepo源中,有mainline颁布的,可以这样安装:
yum --enablerepo=elrepo-kernel install  kernel-ml-devel kernel-ml -y

当然也可以安装long term的:
yum --enablerepo=elrepo-kernel install  kernel-lt -y

Reply Favorite View the author
All Replies
avatar
woodelf
deepin
2018-07-17 06:12
#1
在RH包管理命名体系中,-devel后缀表示的是包名所配套的头文件包,并不代表这个软件包是开发分支的不稳定版本。
同理,Debian包命名体系中的-dev后缀也一样。
Reply View the author
avatar
177******62
deepin
2018-07-17 07:08
#2
centos系,只用yum更新,不乱折腾,就是绝对稳定的
Reply View the author
avatar
Adam7077
deepin
2018-07-17 23:43
#3
喜欢用CentOS,不过还是很支持deepin国产os的希望,逐渐大部分应用都用js了,崛起指日可待
Reply View the author
avatar
159******11
deepin
2018-07-19 01:03
#4
https://bbs.deepin.org/post/166293
喜欢用CentOS,不过还是很支持deepin国产os的希望,逐渐大部分应用都用js了,崛起指日可待 ...

js哪些应用,同是linux系统,对js关系不大吧
Reply View the author