[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recompiling kernels in Red Hat 7.2



Assuming you have the kernel-source rpm installed, you might also want
to try copying /usr/src/linux-2.4.7-10/configs/kernel-2.4.7-i686.config
(or ...athlon.config or whatever most closely matches your
configuration) to .config in your kernel source tree that you are
trying to build.  Then you can run "make oldconfig", and you'll pretty
much be guaranteed to have a working kernel (after "make dep && make
clean && make bzImage && make modules_install").

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7360             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.