[EMAIL PROTECTED] wrote:
Yes - menuconfig and xconfig are two different UIs for the same thing. Copy the config file to .config, make xconfig, make your changes, and rebuild. I also recommend doing a "make mrproper", which does a thorough cleaning to the Linux build tree, *before* you copy the .config file.On Fri, 14 Feb 2003, Dan Kegel wrote:So I just have to set that line in /boot/config-2.4.18-14 and reboot?
No; you have to install your kernel source, read the file /usr/src/linux-2.4/README, copy that config file to /usr/src/linux-2.4/.config, edit it not manually but using 'make menuconfig', then build and install the kernel. It will take some learning!Is the option under make xconfig? That's what I usually use.
Nathan Meyers
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]