当前位置: 首页 > news >正文

OracleLinux6.9升级UEK内核

方法一:

[root@localhost ~]#  uname -r
4.1.12-61.1.28.el6uek.x86_64
[root@localhost ~]# rpm -qa | grep kernel-uek
kernel-uek-firmware-4.1.12-61.1.28.el6uek.noarch
kernel-uek-4.1.12-61.1.28.el6uek.x86_64
[root@localhost ~]#  yum list kernel-uek
Loaded plugins: ulninfo
public_ol6_UEKR4                                                                                                                                                      | 2.5 kB     00:00     
public_ol6_UEKR4/primary_db                                                                                                                                           | 8.9 MB     00:05     
public_ol6_latest                                                                                                                                                     | 2.7 kB     00:00     
public_ol6_latest/primary_db                                                                                                                                          |  20 MB     00:10     
Installed Packages
kernel-uek.x86_64                                                                  4.1.12-61.1.28.el6uek                                                                   @anaconda-UEK4/6.9
Available Packages
kernel-uek.x86_64                                                                  4.1.12-124.48.6.el6uek                                                                  public_ol6_UEKR4  
[root@localhost ~]# yum -y install kernel-uek
Loaded plugins: ulninfo
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package kernel-uek.x86_64 0:4.1.12-124.48.6.el6uek will be installed
--> Processing Dependency: kernel-firmware = 4.1.12-124.48.6.el6uek for package: kernel-uek-4.1.12-124.48.6.el6uek.x86_64
--> Processing Dependency: linux-firmware >= 20171128-56.git17e62881.0.2 for package: kernel-uek-4.1.12-124.48.6.el6uek.x86_64
--> Running transaction check
---> Package kernel-uek-firmware.noarch 0:4.1.12-124.48.6.el6uek will be installed
---> Package linux-firmware.noarch 0:20160616-44.git43e96a1e.0.12.el6 will be updated
---> Package linux-firmware.noarch 0:20171128-56.git17e62881.0.2.el6 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================================================
 Package                                       Arch                             Version                                                     Repository                                  Size
=============================================================================================================================================================================================
Installing:
 kernel-uek                                    x86_64                           4.1.12-124.48.6.el6uek                                      public_ol6_UEKR4                            42 M
Installing for dependencies:
 kernel-uek-firmware                           noarch                           4.1.12-124.48.6.el6uek                                      public_ol6_UEKR4                           2.6 M
Updating for dependencies:
 linux-firmware                                noarch                           20171128-56.git17e62881.0.2.el6                             public_ol6_UEKR4                            74 M

Transaction Summary
=============================================================================================================================================================================================
Install       2 Package(s)
Upgrade       1 Package(s)

Total download size: 119 M
Downloading Packages:
(1/3): kernel-uek-4.1.12-124.48.6.el6uek.x86_64.rpm                                                                                                                   |  42 MB     00:24     
(2/3): kernel-uek-firmware-4.1.12-124.48.6.el6uek.noarch.rpm                                                                                                          | 2.6 MB     00:01     
(3/3): linux-firmware-20171128-56.git17e62881.0.2.el6.noarch.rpm                                                                                                      |  74 MB     00:42     
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                        1.7 MB/s | 119 MB     01:09     
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
Importing GPG key 0xEC551F03:
 Userid : Oracle OSS group (Open Source Software group) <bu

http://www.lryc.cn/news/401110.html

相关文章:

  • React学习笔记03-----手动创建和运行
  • ubantu22.04安装OceanBase 数据库
  • 【linux】【深度学习】fairseq框架安装踩坑
  • 【Python爬虫教程】第7篇-requests模块的cookies保存和使用
  • 微信小程序开发基础知识6----使用npm包
  • 如何在element中table的 v-for中 使用slot-scope?
  • 企业网络实验dhcp-snooping、ip source check,防非法dhcp服务器、自动获取ip(虚拟机充当DHCP服务器)、禁手动修改IP
  • 20. Python读取.mat格式文件通用函数
  • Cypress UI自动化之安装环境
  • SpringApplication.java类
  • 智能招聘系统的AI功能解析
  • AV1技术学习:Translational Motion Compensation
  • mysql中的存储过程
  • 07:串口通信二
  • 识别视频中的人数并统计出来
  • 【TypeDB 】机器学习和符号 AI 在机器人技术中的作用
  • EPLAN 去掉PDF中的红色跳转标识
  • 【car】深入浅出学习机械燃油车知识、结构、原理、维修、保养、改装、编程
  • 语音识别概述
  • 勒索防御第一关 亚信安全AE防毒墙全面升级 勒索检出率提升150%
  • elementui 日历组件el-calendar使用总结
  • RK3568 安卓12 EC20模块NOCONN没有ip的问题(已解决)
  • 【NLP自然语言处理】基于BERT实现文本情感分类
  • CSS选择器(1)
  • Claude 3.5 Sonnet模型发布,对比ChatGPT4o孰强孰弱
  • MySQL 分库分表
  • AutoMQ 社区双周精选第十二期(2024.06.29~2024.07.12)
  • Web开发:<div>标签作用
  • 如何使用unittest框架来编写和运行单元测试
  • 2024最新超详细SpringMvc常用注解总结