Kernel Update

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Kernel Update
# 1  
Old 11-03-2009
Kernel Update

1. Where do i obtain new kernels in ".rpm" format to update my RHEL5?
is it only available to RHN subscribers?

2. i downloaded latest kernel (linux-2.6.31.5.tar.bz2) from kernel.org.
#tar -xjvf linux-2.6.31.5.tar.bz2
after this i have a directory with lots of stuff in there. how do i use this directory ?

3. for example..made by openVz, centos, fedora, debian
can any of these be used to update any flavor of linux?
# 2  
Old 11-03-2009
Quote:
Where do i obtain new kernels in ".rpm" format to update my RHEL5?
Is it only available to RHN subscribers?
Yes. However a kernel rpm from Centos should work. (Note - I have never tried this myself)

Quote:
i downloaded latest kernel (linux-2.6.31.5.tar.bz2) from kernel.org.
#tar -xjvf linux-2.6.31.5.tar.bz2
after this i have a directory with lots of stuff in there. how do i use this directory?
You can then build a kernel RPM using the appropriate tools. A good starting place for details about how to do that is FedoraProject: Building a custom kernel. Note - unless you have a fast system, kernel builds can take a relatively long time to execute.

Quote:
for example..made by openVz, centos, fedora, debian
can any of these be used to update any flavor of linux?
Yes, no and maybe. It depends on your level of knowledge and experience, your system and your OS enviroment above the kernel.
# 3  
Old 11-03-2009
Thanks for the reply

Thanks for the reply
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Red Hat

Update kernel Linux without reboot?!

Hi Is it a way ? When Linux kernel updated that don't want reboot it means without reboot the new kernel performances Thanks (7 Replies)
Discussion started by: mnnn
7 Replies

2. Red Hat

Linux kernel update

Dear all, I have some linux servers in my prod environment. For two years i have not done any kernel updates or required patches ...should i have to this activity. My kernel version is 2.6.18-164.el5xen and linux release is release 5.4 (Tikanga). And reboot also not done for 2 years is... (2 Replies)
Discussion started by: jegaraman
2 Replies

3. Emergency UNIX and Linux Support

Different OS Kernel Update Frequency

Hi guys I'm trying to configure a collaboration suit (PHP, PostgreSQL, Apache) plus a mail server(Sendmail and Dovecot) on a single box. It will be used heavily 24*7. So having a long up time is really needed. I'm looking for 3 to 6 month up time. I want to know about kernel update... (6 Replies)
Discussion started by: majid.merkava
6 Replies

4. Solaris

kernel update

Hi I am installeing Solaris Kernel update in my solaris Server. The Solaris Kernel update skipps the patch 120011-14. saying that it had already been installed. But it is not found in /var/sadm/patch directory where all the patches will be there. And also i could not install other... (11 Replies)
Discussion started by: jegaraman
11 Replies

5. Solaris

Solaris kernel Update

Hi All, I am installing kernel Update 3.0 in my Solaris servers. It actually installs most of the patches in this update , but for some packages it is not installing. It is saying ... Version of package SUNWcakr from directory SUNWcakr.us in patch 137137-09 differs from the package... (7 Replies)
Discussion started by: jegaraman
7 Replies

6. Linux

kernel patch update how to

Hi All, I need to update my redhatas4 kernel with kernel-2.6.9-67.0.20.EL.src.rpm. When I run this # rpm -ivh kernel-2.6.9-67.0.20.EL.src.rpm warning: user brewbuilder does not exist - using root warning: group brewbuilder does not exist - using root warning: user brewbuilder does... (2 Replies)
Discussion started by: itik
2 Replies
Login or Register to Ask a Question