On Thu, Mar 24, 2011 at 6:41 AM, Lamar Owen <lowen at pari.edu> wrote: > On Thursday, March 24, 2011 07:46:11 am Andreas Calvo wrote: >> I'm trying to install IMA (http://linux-ima.sourceforge.net/) on >> CentOS 5.5, but the shipped kernel does not support it. >> One solution is to install a 2.6.30 kernel, but I don't really like this idea. >> Does anybody has tried to install it? > > You could rebuild the RHEMRG RT kernel from source RPM, which is a 2.6.33 kernel: > ftp://ftp.redhat.com/redhat/linux/enterprise/5Server/en/RHEMRG/SRPMS/kernel-rt-2.6.33.7-rt29.55.el5rt.src.rpm Building and installing the RT kernel is a bit involving. If what is needed is a newer version of kernel, I suggest giving ELRepo's kernel-ml a try: http://elrepo.org/tiki/kernel-ml It is the kernel from kernel.org built for EL5. There are 2.6.35 (long term support) and 2.6.38 (latest stable) kernels available at this moment. I should note, however, that they are not for production use. Akemi