* Togan Muftuoglu (toganm@turk.net) [20000907 00:11]:
cd usr/src/linux
type make cloneconfig
this will crate the config file you are looking make your changes then voola compile it
Beware! There's a bug in the kernel shipped with 6.4 that can cause it to completely lock up the machine. The problem was, that if your config exceeds the size of a memory page (4K), as our default config does, it would overwrite the following memory. This was only discovered much later and is fixed in the kernel shipped with 7.0. Philipp -- Philipp Thomas <pthomas@suse.de> Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany #define NINODE 50 /* number of in core inodes */ #define NPROC 30 /* max number of processes */ -- Version 7 UNIX for PDP 11, /usr/include/sys/param.h -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq