On Thursday 27 April 2006 06:17, PV Juliet wrote:
Hi, Thanks a lot . I found if i make the rpm of kernel from kernel.src.rpm . This creates the initrd.img . But when i tried from source code , it creates the rpm but it's not making initrd.img . So i have do this manually . BUt i don't know How i can do on my own installation CD ???
mkinitrd creates initrd files: mkinitrd /my/new/initrd.img my-kernel-version
/Peter