Emmanuel

On 29 Feb 00, at 2:14, Emmanuel wrote:

> So have you figure out how to put the newly compile kernel into action. I
> have the similar problem here

> >  cd  /usr/src
> >  rm linux
> >  tar zxvf  linux-2.2.5.tar.gz
> >  (assuming that the linux-2.2.5.tar.gz file is in /usr/src -
> >  copy/paste in X-windows)
> >  mv linux linux-2.2.5
> >  ln -s linux-2.2.5 linux
> >  cd linux
> >  make xconfig (in X-windows)
> >  at this point it pays to wake up a bit.... -   ... there is a
> > default setting for multi-processor support which is of no use
> > whatsoever for the normal PC user.  Watch out for it !!  Select the
> > processor that suits your own needs.
> >
> >  make dep
> >  make clean
> >  make bzImage --ignore-errors
> >  make modules
> >  make modules_install
> >  make bzlilo--ignore-errors

        The hardest part was make bzIamge.  It took me a day or two to work 
out that --ignore-errors was needed to get it to work.

        If you can't get a part of the compile to go just put --ignore-
errors and see if that works.  (I can just about see an SuSE 
progammer frowning at me from the other end of the table).

        If it goes together and you reboot and it doesn't work you can 
rescue your machine with a boot disk and YaST.  It's always a bit 
difficult to explain this kind of problem with e-mail.  Better to 
stand in front of a machine and give a demo.

        Hope this helps ?

Thanks




Richard
Sheffield UK
0973 682181
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to