MickB wrote: > Ken Moffat a écrit : >> If the modules aren't loaded by the time you can log in (use lsmod >> to check), and they *are* installed in /lib/modules, add them to >> /etc/sysconfig/modules. >> >> ĸen >> > > Thanks for your answer. Indeed, I'll always have this solution. But > that's not elegant :)))
Please read http://www.linuxfromscratch.org/lfs/view/6.2/chapter07/udev.html and note that "Udev is not intended to load “wrapper” drivers such as snd-pcm-oss and non-hardware drivers such as loop at all". So /etc/sysconfig/modules is the correct solution for a non-hardware "pppoe" module. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
