On Wed, 12 Jan 2005 09:55:45 -0500, Billy Holmes <[EMAIL PROTECTED]> wrote: > make menuconfig > > reset to 8k stacks > > Kernel Hacking->Use 4Kb for kernel stacks...-> No > > then: > > make all > make modules_install > make install
Alternatively install the kernel .src.rpm and hack the config file that would be the default for your system when compiling. Of course you would need to know what option to change in the config file otherwise you would have to unpack the tarball and apply all the patches before running make menuconfig Then copy the config back into SOURCES folder or what ever folder you've configured rpm to use as the source folder to contain all source files from src.rpms Then you can just rebuild the rpm from there. I believe that the kernel make file also supports make rpm To just generate an rpm, never installed this version though -- Darragh Bailey "Nothing is foolproof to a sufficiently talented fool" -- [email protected] mailing list
