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? 

> 
> Did you copy your new kernel to /boot and edit /etc/lilo.conf to point
> to it?
> 
> You also don't have to make clean after you're done, but you should do
> it if you change any configuration options, before you compile
modules install should do that and run lilo.


Jamie

> everything:
> 1) make menuconfig
> 2) make clean && make dep && make bzImage && make modules && make
> modules_install
> 3) cp your new bzImage to /boot
> 4) edit /etc/lilo.conf to point to it.
> 5) /sbin/lilo -v
> 6) reboot
> 
> greg k-h
> [EMAIL PROTECTED]
>  
> 

Reply via email to