These are the steps I followed
download mod-init-tools 3.2
configure them according to the Readme.
modutils 2..4.22 is installed on the redhat 9.0 system.
Download the kernel 2.6.3
make menuconfig
make
make modules
make modules_install
[root at localhost linux-2.6.3]# ls /lib/modules/
2.4.20-8 2.6.3
[root at localhost linux-2.6.3]# depmod -a
[root at localhost linux-2.6.3]# make install
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
Kernel: arch/i386/boot/bzImage is ready
sh /home/src/linux-2.6.3/arch/i386/boot/install.sh 2.6.3arch/i386/boot/bzImage
System.map ""
No module BusLogic found for kernel 2.6.3
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2
But I still get the errro.
On 7/1/07, Belgarath <belgarath at webangel.ie> wrote:
>>> > > Hello,
> > >
> > > the 2.6 kernel use .ko instead of .o the things you might forgot to do
> :
> > > make modules_install (in kernel directory)
> > > depmod -a
> >
> > <Here it gives the message>
> >
> > [root at linux-2.6.3]# depmod -a
> > depmod: cannot read ELF header from
> > /lib/modules/2.4.20-8/modules.pnpbiosmap
> >
> broken modules
> >
> > And make install gives
> >
> > Kernel: arch/i386/boot/bzImage is ready
> > sh /home/src/linux-2.6.3/arch/i386/boot/install.sh
> > 2.6.3arch/i386/boot/bzImage System.map ""
> > No module BusLogic found for kernel 2.6.3
> no module that was on the list
> > mkinitrd failed
> that is why it filed
> > make[1]: *** [install] Error 1
> > make: *** [install] Error 2
> Do you have configuration done for the kernel
> have you done make config or make menuconfig ?
> if yes please just run make clean and make again in the kernel directory
> if
> not run make menuconfig and make sure that you have all relevant modules.
>> Regards
> Belgarath
>> --
> Irish Linux Users' Group mailing list
> About this list : http://mail.linux.ie/mailman/listinfo/ilug> Who we are : http://www.linux.ie/> Where we are : http://www.linux.ie/map/>
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!