I just checked my /etc/rc.d/rc.sysinit and I see the depmod command in
there, too.  Like Eddie, I waited at least 15 minutes for my machine to
boot after it hung at "finding module dependencies".  I have a dual PII
350 512 MB RAM.  I saw the same thing with another machine, dual PII 300
384 MB RAM.  What's the deal?



Hidong


Eddie Strohmier wrote:
> 
> I ran depmod for the module dependencies after receiving Kim's e-mail and it
> finally did boot but after seeing your e-mail and checking my rc.sysinit I
> found that you are in fact right. There is a depmod command that should do
> this for you. Is it possible that I did not wait long enough on bootup. I
> waited at least 15 to 20 minutes. For a pII 333 with 256 meg of ram I
> thought that was way to long. Oh well it works with the new kernel now.
> 
> Thanks so much for your quick response,
> 
> Eddie Strohmier
> 
> ----- Original Message -----
> From: rpjday <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, February 09, 2000 10:11 PM
> Subject: Re: Kernel Build Question...
> 
> >
> > On Wed, 9 Feb 2000, Hidong Kim wrote:
> >
> > > Hi, Eddie,
> > >
> > > I've had this problem before.  You need to add a step in your sequence
> > > below.
> > >
> > >
> > > Eddie Strohmier wrote:
> > > >
> > > > I am rebuilding my kernel on a RH 6.0 2.2.5-15 system. I have 3
> devices that
> > > > needed adding after doing the folloing:
> > > >
> > > > backing up my old kernel
> > > > make mkproper
> > > > make config >> here I set all my options the way they should be set<<<
> > > > make bzImage
> > > > make dep
> > > > make clean
> > > > make modules
> > > > make modules_install
> > > depmod -a version-number
> >
> > i don't think you need to run depmod yourself.  this should be done
> > automatically at boot time from within /etc/rc.d/rc.sysinit.  take
> > a look.  i've never needed to do it.
> >
> > rday
> >
> >
> > --
> > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > as the Subject.
> 
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to