On 26/01/07, Mark Hull-Richter <mhull-richter at datallegro.com> wrote: > Thanks - I'm still working on it. > > Does anyone know where there is a clean, working source for Centos > 2.6.9-42.0.3 (supposedly the 4.4 final)? I'm pretty sure the one I have > is NOT the right one.... The source tarball should be included in the SRPM for your kernel, I'd imagine. http://mirror.centos.org/centos-4/4.4/updates/SRPMS/kernel-2.6.9-42.0.3.EL.src.rpm Once installed (if installed as root) it'll be in /usr/src/redhat/SOURCES, otherwise it'll be in wherever your .rpmmacros file points. Will.