1828932 Members
2593 Online
109986 Solutions
New Discussion

kernel upgradation

 
SOLVED
Go to solution
mjsunil
Advisor

kernel upgradation

Hi,
I want to upgrade my kernel from 2.4.9-e.3 to 2.4.9-e.24 from rhn.redhat.com. If I use up2date the kernel will be upgraded to the latest kernel,which I dont want at the moment.
Is it possible and has anybody done this?
rgds - mjs
3 REPLIES 3
Jerome Henry
Honored Contributor

Re: kernel upgradation

Well you have to download kernel 2.4.9-e24 and rpm it...
Be careful on the process. Redhat provides a step by step with some things not to forget :
http://www.europe.redhat.com/documentation/rhl9/rhl-cg-en-9/ch-kernel.php3

hth

J
You can lean only on what resists you...
Alexander Chuzhoy
Honored Contributor
Solution

Re: kernel upgradation

it sure is possible.
If you download rpm then use
rpm -ivh kernelversion.rpm

this way you'll have two kernel versions to boot.So if the newer version doesn't boot properly -you'll still be able to boot the old one...


It is important not to use the rpm -Uvh ...
mjsunil
Advisor

Re: kernel upgradation

Hi,
Thks for the help atlast I managed to get the required kernel rpm and installed it. Thks for your help Alexander. Didnt know it was that easy.
chao - mjs