Author: Aaron D. Turner
Email Address: aturner@pobox.com
Web Page http://www.pobox.com/~aturner
One-line summary of topic\question: 

During boot-up I get the error "modules: Can't locate net-pf-4"

Original date of FAQ topic: 06/26/97
Date FAQ topic was last modified: 07/11/98
Fully qualified question (if applicable):

During boot-up I get the errors:
modules: Can't locate net-pf-4
modules: Can't locate net-pf-5

Related Issues: None
Related Links: None
Answer:

These are the loadable modules to support IPX (Novell Networks) and
Appletalk (Macintosh).  If you don't need to support these protocols, and
you want to rid yourself of these annoying messages you need to add the
following lines to your /etc/conf.modules file:

alias net-pf-4 off
alias net-pf-5 off     
