Messages in this thread |  | | Date | Mon, 27 Jan 1997 10:32:31 -0800 (PST) | From | "B. James Phillippe" <> | Subject | (resolved) Re: Can't locate module net-pf-4/5 |
| |
Hello,
I want to thank the fine people who took the time to answer this question for me. To summarize to anyone else who might have had this problem, what is happening is that kerneld is trying to load the IPX and and Alletalk modules (net-pf-4 and 5). Because I didn't build them, they cause depmod to generate the "Can't locate module" message (ad infinitum). The workaround is to add the following lines to your /etc/modules.conf.
alias net-pf-4 off # Comment out IPX alias net-pf-5 off # Comment out Appletalk
Thanks again, all.
Sincerely, -bp -- # B. James Phillippe # Network/System Administrator # # <bryan@terran.org> # http://w3.terran.org/~bryan # # Finger for PGP key # Enlightened since era 1.1.59 #
|  |