can someone explain how does the initrd used to automatically load modules ? thx! On 10/28/05, Fawad Lateef <fawadlateef@xxxxxxxxx> wrote: > On 10/28/05, Sebastian Skar <sebastianskar@xxxxxxxxx> wrote: > > how are modules automatically loaded now ? > > isn't there a standard way ? > > > > What do you mean by __now__ ? The modules with-in the kernel can be > loaded automatically if they are specified as built-in in the kernel > configuration option. And if not your module is a part of the kernel > then you can use /etc/init.d/rc.local file, or initrd ! I think these > are the standard ways for doing this ! > > -- > Fawad Lateef > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/