centOS 7 Kernal update states no package available

General support questions
Post Reply
mcspadden
Posts: 1
Joined: 2017/12/16 06:28:49

centOS 7 Kernal update states no package available

Post by mcspadden » 2017/12/16 06:34:41

Hello,

I have recently spun up centOS 7 in Hyper-V and have attempted to update the kernal (Current Kernal: 3.10.0-693.11.1.el7.x86_64 x86_64) via the below command:

Code: Select all

yum -y update kernal
It states the below:

Code: Select all

No Match for argument: kernal
No package kernal available.
No packages marked for update
Idk if I am just doing something wrong or what, but I believe the latest kernal is 4+ so how do I get it updated?

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: centOS 7 Kernal update states no package available

Post by avij » 2017/12/16 07:45:35

The proper spelling is "kernel", but 3.10.0-693.11.1.el7.x86_64 is indeed the latest kernel version released by CentOS. Security fixes get backported from newer upstream releases.

Unless you have a very specific need to use the mainline kernel, I would suggest staying with the kernel that CentOS provides.

Post Reply