On Mon, 16 Jun 2003, Brian G. Anderson wrote: > Does anyone have instructions for making a 2.4.21 kernel for redhat. I > can a stock kernel, but then I seem to have to build a working kernel by > hand (I have to build an image file for RH). Perhaps there is a way to > patch the redhat 2.4.20 source? I downloaded the 2.4.20->2.4.21 patch, > but when I applied it I got a lot of failures To be honest I suspect that is more effort than it is worth, but if you are serious look at the kernel source rpm. That contains base 2.4.20 source, the pre3 patch (if I remember correctly), and lots of other patches. You will probably have to look at the patches, decide which ones are in or superceded by 2.4.21 and remove them, and probably do a lot of fixing up after that. Michael Young