RPM升级CentOS 7.0内核

将CentOS 7.0默认内核升级到kernel-3.10.0-693.5.2.el7,需要如下RPM包:

kernel-3.10.0-693.5.2.el7.x8664.rpm
dracut-033-502.el7.x8664.rpm
dracut-config-rescue-033-502.el7.x8664.rpm
dracut-network-033-502.el7.x8664.rpm
glib2-2.42.2-5.el7.x8664.rpm
initscripts-9.49.30-1.el7.x8664.rpm
kexec-tools-2.0.14-17.el7.x8664.rpm
kmod-libs-20-21.el7.x8664.rpm
kmod-20-21.el7.x8664.rpm
libgudev1-219-57.el7.x8664.rpm
linux-firmware-20170606-56.gitc990aae.el7.noarch.rpm
lz4-1.7.5-2.el7.x8664.rpm
openssl-1.0.1e-51.el72.5.x8664.rpm
openssl-debuginfo-1.0.1e-51.el72.5.x8664.rpm
openssl-devel-1.0.1e-51.el72.5.x8664.rpm
openssl-libs-1.0.1e-51.el72.5.x8664.rpm
openssl-static-1.0.1e-51.el72.5.x8664.rpm
openssl-perl-1.0.1e-51.el72.5.x8664.rpm
systemd-219-57.el7.x8664.rpm
systemd-libs-219-57.el7.x8664.rpm
systemd-python-219-57.el7.x8664.rpm
systemd-sysv-219-57.el7.x8664.rpm

可在 http://rpm.pbone.net/ 搜索栏直接输入包名进行下载。

原文地址:http://blog.51cto.com/2984458/2129164

时间: 2024-08-02 13:01:14

RPM升级CentOS 7.0内核的相关文章

使用yum快速升级CentOS 6.5内核到 3.10.28

网上有不少升级CentOS内核的文章,如<CentOS 6.5 升级内核到 3.10.28>,大部分都是下载源码编译,有点麻烦. 在yum的ELRepo源中,有mainline(3.13.1).long-term(3.10.28)这2个内核版本,考虑到long-term更稳定,会长期更新,所以选择这个版本. 1.导入public key 1 rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org 2.安装ELRepo到CentOS-

Ubuntu 16.04升级4.7.0内核后导致Compiz奔溃,问题:compiz[4852]: segfault at 48 ip 00007f88cae087f0 sp 00007ffce354c268 error 4 in libscale.so

由于硬件的驱动支持问题,升级4.7.0的内核主要是为了能使用Intel HD Graphics 630驱动,但是也出现了相关问题,比如Compiz的特效导致桌面上如果有多个相同程序启动,然后再次点击时就会出现闪烁和崩溃问题.查找日志如下: compiz[4852]: segfault at 48 ip 00007f88cae087f0 sp 00007ffce354c268 error 4 in libscale.so[7f5ce70cb000+24000] 解决方法: 这些方法只能尝试,不一定

将Ubuntu 10.04自带2.6.32内核升级成3.0内核图文教程

1.完成如下实践工作,并截屏说明实践步骤:1)下载安装虚拟机VMWare Workstation:2)在虚拟机中安装Linux2.x :3)通过自行编译,将Linux 2.x内核升级到Linux 3.x. 1)     安装VMware Workstation 11.1.0. 2)     在虚拟机中安装Ubuntu 10.04 LTS (ubuntu-10.04-desktop-i386.iso),其Linux内核版本为2.6.32. 3)     从kernel.org下载新版3.0.0内核

阿里云ECS+CentOS 7.0+Docker+Redmine环境搭建

前言 搭建Redmine环境可以选择使用分别安装Ruby+Rails+Redmine+MySQL的方式, 但是过程中需要解决各种扰人的依赖问题.Docker为我们提供的Plan B,方便,快捷. 安装环境 当然可以选择Ruby+Rails+Redmine+MySQL的安装方式,请参考: http://www.jyguagua.com/?p=2026 阿里云ECS安装 因为是实际生产需要,所以,直接购买阿里云的ECS. 安装和使用方法参考: https://bbs.aliyun.com/read/

centos 升级4.0 内核

导入公钥 rpm --import  https://www.elrepo.org/RPM-GPG-KEY-elrepo.org 安装yum源安装到centos7 rpm -Uvh  http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm 安装内核(7的用kernel-ml) yum --enablerepo=elrepo-kernel install kernel-ml 安装到centos6 rpm -Uvh  http

Linux Centos 7.4 内核升级

Linux Centos 7.4 内核升级 原始内核版本:3.10.0-693.2.2.el7.x86_64 升级内核版本:4.14.9-1.el7.elrepo.x86_64 1.导入key Key文件 百度云下载地址:https://pan.baidu.com/s/1ILEwuKQOA3TR3L6-8yMLoA 密码:oq0k rpm --import RPM-GPG-KEY-elrepo.org 2.安装yum源,使用elrepo源 elrepo源 https://pan.baidu.co

CentOS 7.0 下 Python 2.7 升级到 Python 3.5

前段因为时间工作需要,要把 Centos 7.0 默认安装的 Python 2.7 升级到 Python 3.5. 具体操作如下: # 安装 gcc gcc-c++ 等编译工具软件 yum install openssl-devel bzip2-devel expat-devel gdbm-devel readline-devel sqlite-devel gcc gcc-c++ wget -y # 创建保存软件的目录 mkdir /home/tools && cd /home/tools

centos 7.0运行docker出现内存报错解决方法

目前我这里docker是运行在centos 7.0系统里,使用1.5版本docker,最近一台服务器总是不定期死机,通过查看日志发现属于内核bug导致,报错信息如下 May 11 03:43:08 ip-10-10-29-201 kernel: BUG: soft lockup - CPU#4 stuck for 22s! [handler20:1542] May 11 03:43:08 ip-10-10-29-201 kernel: Modules linked in: iptable_nat

CentOS 7.0变动

一如每个主要版本的首个发行本,多数组件都已作出改动及更新至较新版本.列出所有改动是本文档的范围以外的事情.最重大的改动计有: 内核更新至 3.10.0 支持 Linux 容器 Open VMware Tools 及 3D 图像能即装即用 OpenJDK-7 作为缺省 JDK 原地升级 6.5 至 7.0(上文已提及) ext4 及 XFS 的 LVM 快照 转用 systemd.firewalld 及 GRUB2 XFS 作为缺省文件系统 内核空间内的 iSCSI 及 FCoE 支持 PTPv2