On Tue, 18 Apr 2000, Richard Jennings wrote:
> I can't figure out. When ifconfig is called to start up the network I
> get the following error:
>
> modprobe: can't locate module net-pf-4
> modprobe: can't locate module net-pf-5
It just tries to load ipx.o and appletalk.o modules.
Put in /etc/modules.conf or equivalent file:
alias net-pf-4 off
alias net-pf-6 off
--
Tomek
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.