On Sat, Mar 25, 2000 at 02:12:41PM -0800, Linux Rocks! wrote:
> hmm... 
> > > 1) make menuconfig
> > > 
> > > In the menu configuration, I turned on the SMP.
> > > 
> > > 2) make dep
> > > 3) make bzImage
> > > 4) make modules
> > > 5) make modules_install
> -------------------^
> make modules install
> I guess both work? 
> 

Actually, that may be your problem right there.

You need:

   make install
   make modules_install
   lilo
-- 
Randolph Fritz
Eugene, Oregon, USA

Reply via email to