Hmm, I had disabled "Loadable module support" prior to rebuilding the kernel. This should mean that the PPPoE module is built into the kernel and is therefore always loaded, right?

What does your kernel .config say? It should say

CONFIG_PPP=y
CONFIG_PPPOE=y

Now it does, but when I reboot the system after installing the kernel I get a 
lot of lines reading:
./hotplug.functions: line 113:  /lib/modules/2.6.11.12/modules/isapnpmap: No 
such file or directory

and some more lines reading as follows:
Opening /proc/modules: No such file or directory
modprobe: FATAL: Could not load /lib/modules/2.6.11.12/modules.dep: No such 
file or directory

Do I need to enable "Loadable module support" in order to use the PPPoE module?
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to