Re: [SSI-users] Problems installing on Lenny
Brought to you by:
brucewalker,
rogertsang
|
From: John H. <jo...@Ca...> - 2009-03-21 09:06:33
|
John Hughes wrote: > Sergi Barroso wrote: > >> Using mkinitrd to build the ramdisk. >> /usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed >> FATAL: Module skge not found. >> WARNING: This failure MAY indicate that your kernel will not boot! >> but it can also be triggered by needed modules being compiled into >> >> > What ethernet card are you using for the cluster interconnect? It looks > like it doesn't have a driver in our version of the kernel. > > (I'm guessing it's a "SysKonnect GigaEthernet") > > If that's the problem maybe I can backport a version of the driver for you. > Actually I don't think I need to backport anything. What do you have in your /etc/mkinitrd/modules? skge? Try replacing skge with sk98lin, our version of the kernel has the older drivers. |