|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Odd Log Message
|
On Wed, 26 Jul 2000, Michael W. Ryan wrote:
> Jul 25 15:18:13 tfcfw modprobe: can't locate module net-pf-6
> Jul 25 15:18:13 tfcfw modprobe: can't locate module net-pf-11
If you do a google search for those 2 module names, you get:
this is a comment I put in my conf.modules:
# net-pf-3 = ax25
# net-pf-4 = ipx
# net-pf-5 = appletalk
# net-pf-6 = netrom
# net-pf-11 = rose
#
you can avoid the complaints by adding these:
alias net-pf-4 off
alias net-pf-5 off
..I'm guessing you're not using ipx or appletalk. It's been like this for
a long time.
___________________
www.ChaosReigns.com
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|