Click to See Complete Forum and Search --> : Problem with modules after kernel recompile


kyutums
11-08-2001, 04:11 PM
I recompiled my kernel via the instructions on a site (http://www.techtv.com/print/story/0,23102,2433297,00.html).
However, when I rebooted my system, the message: "modprobe: odprobe: Can't locate modules net-pf-1" kept on coming out and I couldn't get in. I wasn't able to make a boot rescue disk. Can I use my boot disk and enter Linux? What module am I missing and why didn't in configure properly via "make modules" and "make modules_install"?

Thanks so much for any help you guys can give. :)

bdg1983
11-08-2001, 05:05 PM
You probably missed something to do with Network Packet Filtering.

Do a Google search for net-pf-1 and you should be able to find exactly which kernel option it is.

kyutums
11-10-2001, 02:33 AM
Thanks! :)