Re: modprobe automated.

2000-01-05 Thread aphro
i add most of the modules i need in /etc/modules that inserts them at boot for me, i still have kerneld but it has no other modules to load since they are already loaded. nate On Wed, 5 Jan 2000, Hans wrote: hansfo >How can I automagically load modules with modprobe at boot (I don't want to ha

Re: modprobe automated.

2000-01-05 Thread Alisdair McDiarmid
On Wed, Jan 05, 2000 at 01:07:48AM +0100, Hans wrote: > How can I automagically load modules with modprobe at boot (I don't > want to use kerneld)? I once knew, but it's been a while. Insert the names of the modules in /etc/modules. -- alisdair mcdiarmid[EMAIL

modprobe automated.

2000-01-05 Thread Hans
How can I automagically load modules with modprobe at boot (I don't want to use kerneld)? I once knew, but it's been a while. -- Hans