Wow, I was wrong for the last several months!

I read the book from sybex RHCE, it says that the configuration file was in
/usr/src/linux/configs/linux-xxx and I should copy it to
/usr/src/linux-new/arch/i386/defconfig (the book was out-dated?, I'm using
rh72 and the book was 70).

Well, I was doing it several times and chose kernel-2.4.7-i386.config to
copy to new kernel. What was hapenning? I don't know, it just works like
that :-?

thx

> None of the above.  "make config" stores the configuration in the file
> "/usr/src/linux-2.4/.config".  The files in configs/ are Red Hat stock
> kernel configurations.  If you want to build a stock kernel (or you want
> to start from a stock kernel and customize it slightly), copy the
> appropriate config file to .config and run "make oldconfig".  If you
> want to make changes you can then run "make config" although I would
> recommend "make menuconfig" or "make xconfig" if you're only making a
> few changes.




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to