On Tuesday 16 September 2003 10:27, Girish Kale wrote: > Hi, > > I have compiled the kernel 2.6.0-test5. When I try to do build initrd > using /sbin/mkinitrd command, it gives me an error > "No module BusLogic found for kernel 2.6.0-test5" > I have selected the Buslogic as a module before compiling the kernel. > Can anyone help me on this.
Firstly do you need initrd ?? i doubt it. Secondly did you do; 'make modules' and make 'modues_install' after compiling the kernel and last but not least why compile the buslogic driver as a module, things like that "should" be in your kernel espesialy if you intend to boot from such a device. If things you need for booting are in the kernel then really any need for initrd goes away. > Thanks, > Girish -- If the Linux community is a bunch of theives because they try to imitate windows programs, then the Windows community is built on organized crime. Regards Richard [EMAIL PROTECTED] http://people.zeelandnet.nl/pa3gcu/ - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
