Michael Merritt wrote:
> 
> I would and could, but really others could do better than could I.  For
> instance, the Linux Kernel HOW-TO got me through my first try when I was
> cutting my teeth on Linux.  I'm sure you'll find it helpful as well.
> Also, see the README file in the kernel archive.  I'd suggest printing
> it and keeping it handy.  Here is the HOW-TO:
> 
> ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/Kernel-HOWTO

These are pretty old, but nevertheless it's always a good idea to
read them. The README etc in the top level source directory are
also worth reading. 

And there's lots of docs in the Documentation/ subdirectory. 
Especially the Changes file, which informs about
minimal software requirements for compiling the kernel.

In the scripts/ directory ther a script ver_linux, which should
also be used. (An enhanced version is available at
http://hhv.de/projects/ver-linux/usr/bin/ver-linux )

And if all is ok do

make menuconfig
make dep clean bzlilo modules modules_install

and you should be done.

In case of problems post error messages so that people can see
what has happened and try to help.

Henning

-- 
  H. Henning Vossieck   -   [EMAIL PROTECTED]   -   http://www.hhv.de/
--
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