modprobe : modprobe : Can't locate module net-pf-1
Hi,After I upgraded my local RH 8.0 kernel to 2.4.22 , when the system boots up :
modprobe : modprobe : Can't locate module net-pf-1
The error keeps loop indefinitely.Below is my /etc/modules.conf file :
alias parport_lowlevel parport_pc
alias eth0 sis900
alias usb-controller usb-ohci
alias usb-controller ehci-hcd
alias sound_slot-0 i810-audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/aumixrc -L > /dev/null 2 > $ 11 2 > $1 ||;
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/aumixrc -S > /dev/null 2 > $ 2> &1 ||;
I have commented out all of the entry except alias eth0 sis900 and rebooted the PC but still the error message keep looping infinity on my screen.
Please advise !Thanks !