• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Updating the kernel from version 2.6.18-128.1.1.el5 to 2.6.18-128.1.14.el5 on Red Hat Enterprise Linux 5.1Edit

Created 2009-06-18, updated 2026-03-16

Basic procedure

sudo -i
yum --disableexcludes=all check-update
yum update
yum --disableexcludes=all update 'kernel*'
reboot

See also

  • Updating the kernel from version 2.6.18-92.1.13.el5 to 2.6.18-128.1.1.el5 on Red Hat Enterprise Linux 5.1: slightly more detailed notes.
  • red.hat
  • updates
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).