Arnaldo Carvalho de Melo wrote:

> Em Sun, Jan 28, 2001 at 06:55:25PM -0500, Louis Garcia escreveu:
> 
>> I am getting messages everytime I use the network from my RH7 + 
>> kernel-2.4.1-pre11 system:
>> 
>> modprobe: modprobe: Can't locate module net-pf-10
>> 
>> I have checked my .config  and can't find that modules. This does not 
>> happen with 2.4.0 kernel, only with the latest pre series maybe pre7 on.
> 
> 
> you haven't included support for IPv6 and your distribution initscripts is
> trying to load it for some reason, two solutions:
> 
> 1. enable IPv6 in your kernel build
> 2. disable it in your /etc/modules.conf file, like this:
> 
> alias net-pf-10 off
> 
> - Arnaldo
> 
> 
> 
Anyone have an idea where in the initscripts does this happen?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to