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.

Reply via email to