On 18-May-99 Armin Wegner wrote: > Hi, > > I'm running potato with kernel 2.2.5. At boot it prints > > modeprobe: can't find module net-pf-19 > > two times. What's missing?
I have the same problem. I am getting rid of the messages by editing /etc/conf.modules and setting net-pf-19 (and others) as: alias net-pf-4 off If this does not work for you, look for a file /etc/modutils/aliases and try the same thing there. -- Andrew