Re: Selt-built kernel - complaints about modules!

2000-08-21 Thread Sven Burgener
Hi David On Mon, Aug 21, 2000 at 03:49:51PM +0100, David Wright wrote: > > Question: I am now wondering whether the modules listed in /etc/modules > > can all be ignored and thus commented out? > > Yes. Thanks. > Nowadays, the only thing I ever load on installation is my network > card, and th

Re: Selt-built kernel - complaints about modules!

2000-08-21 Thread David Wright
Quoting Sven Burgener ([EMAIL PROTECTED]): > modprobe gets called to load all modules in /etc/modules, which looks > like this on my system now: > > binfmt_aout > binfmt_misc > nfs > nfsd > smbfs > vfat > pcnet32 > ppp > sg > > Now, I have compiled all of these directly into my kernel, so that I

Re: Selt-built kernel - complaints about modules!

2000-08-20 Thread Sven Burgener
On Sun, Aug 20, 2000 at 12:09:16PM +0100, Robert Davies wrote: > > On Sat, Aug 19, 2000 at 04:11:24AM +0200, Sven Burgener wrote: > > > I have problems with my freshly baked kernel / modules: when booting, > > > just after the "Calculating module dependencies..." message I get errors > > > complain

Re: Selt-built kernel - complaints about modules!

2000-08-20 Thread Robert Davies
I've had this myself, when upgrading a kernel from a source .rpm under Redhat. > On Sat, Aug 19, 2000 at 04:11:24AM +0200, Sven Burgener wrote: > > I have problems with my freshly baked kernel / modules: when booting, > > just after the "Calculating module dependencies..." message I get errors > >

Re: Selt-built kernel - complaints about modules!

2000-08-19 Thread Sven Burgener
On Sat, Aug 19, 2000 at 04:11:24AM +0200, Sven Burgener wrote: > I have problems with my freshly baked kernel / modules: when booting, > just after the "Calculating module dependencies..." message I get errors > complaining about it not finding the modules smbfs, vfat, this, that and > some more..

Selt-built kernel - complaints about modules!

2000-08-18 Thread Sven Burgener
Hello I have problems with my freshly baked kernel / modules: when booting, just after the "Calculating module dependencies..." message I get errors complaining about it not finding the modules smbfs, vfat, this, that and some more... (I also mv'ed /etc/init.d/kerneld to .old) With the standard