Re: Where to load ethernet modules?
On Mon, Mar 29, 1999 at 03:35:52PM +0000, Marc Haber wrote:
> Hi!
>
> I am currently converting from network drivers compiled into the
> kernel to kernel modules. Is there a recommended place to load the
> kernel modules during the boot process? The boxes in question are
> quite self-contained and don't need the network for booting.
>
> Any hints will be appreciated.
Just add an entry for each desired module to /etc/modules, and it will be
loaded automagically.
Reply to: