On Friday 23 January 2004 07:09, Emiliano Brunetti wrote: > Yes i checked. The problem is not limited to LABEL support however. > I can see from compile time logs that 'make install' fails when > trying to generate a correct initrd. > > And i have no idea of how to fix it manually. man mkinitrd didn't > help much either. > > Maybe there are also some more problems, but indeed the initrd > image is not generated correctly. > > Could you explain me how to do it manually or link to me some > useful docs? If you have built a particular kernel, say: 2.4.22-1.2129.nptl and want to build a ramdisk image for it you would invoke mkinitrd as follows: mkinitrd initrd-2.4.22-1.2129.ntpl.img 2.4.22-1.2129.ntpl Regards, Mike Klinke