| |

kernel yum upgrade

check what kernel you are running at the moment

uname -a


and t
o upgrade your kernel

yum update \kernel*

check if your kernel is added to grub

cat /boot/grub/grub.conf

and then reboot


shutdown -rf now


Discover more from WIREDGORILLA

Subscribe to get the latest posts sent to your email.

Similar Posts