码迷,mamicode.com
首页 > 系统相关 > 详细

linux 内核升级

时间:2019-11-25 18:24:29      阅读:89      评论:0      收藏:0      [点我收藏+]

标签:uname   alt   org   key   arch   --   class   www   lin   

[root@test01 ~]# uname -r   #内核查看确认

[root@test01 ~]# rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org    
[root@test01 ~]# rpm -Uvh http://www.elrepo.org/elrepo-release-6-8.el6.elrepo.noarch.rpm #安装yum源
[root@test01 ~]# vim /etc/grub.conf
技术图片

 

 [root@test01 ~]# reboot

[root@test01 ~]#  uname -r                 #查看内核是否升级及重启生效。
4.4.101-1.el6.elrepo.x86_64

linux 内核升级

标签:uname   alt   org   key   arch   --   class   www   lin   

原文地址:https://www.cnblogs.com/lovetl/p/11929141.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!