On 5/31/06, Bill Schoolcraft <bill@xxxxxxxxxxxx> wrote:
Hello Family, I have a kickstart process that has been working for a while and wanted to have a newer kernel install vs the default one for RHEL4 and when I switched (replaced) the kernel-2.6.9-5.EL.i686.rpm with kernel-smp-2.6.9-22.0.1.EL.i686.rpm
It would make more sense to just download the updated ISOs from rhn.. You have to go through the complete rebuild process to swap out packages. To answer your question, on that release the version numbers get added when you run when you run genhdlist --withnumbers. Another easier way would be to just install the new kernel in the %post part of the kickstart. regards, dan carpenter