I believe that Pilgrim removes /sbin/mkinitrd. Ramdisks contain several kernel modules in a /lib hierarchy. When the kernel name changes, the /lib inside the ramdisk needs to be updated. You can do this manually with cpio, find, gzip/zcat, and with the kernel modules installed by the kernel RPM. Perhaps we could modify mkinitrd to do the right thing for us? Michael