On Tue, Apr 16, 2002 at 09:47:08AM +0000, Kees Vonk wrote: > > On Monday 15 April 2002 16:43, Gordon Rowell wrote: > > On Mon, Apr 15, 2002 at 05:28:13AM +0000, Kees Vonk > <[EMAIL PROTECTED]> wrote: > > > I am trying to recompile the kernel on a SME 5.1.2 server, but when I > > > look in the /usr/src/linux/configs directory there are about six config > > > files there, how do I find out which one of those has been used to build > > > the kernel. > > > > All of them :-) > > > > The kernel source RPM runs through all of those config files and builds > > the kernel with each of the option sets. So, from one source RPM you get > > lots of kernels.
This person will be talking about the kernel-source rpm though right? > I suspected something like that, but how can I determine what config file was > used for the running kernel? Well what machine are you building your custom kernel for? is it an i386, i586, i686, an athalon? uname -r on that machine will answer that question. Do you have an smp machine? ie. do you have more than 1 processor, if so youll want the smp version of the config file. So youll copy /usr/src/linux/configs/kernel-config-2.2.19-`uname -r`(-smp if its a multiprocessor machine).config to /usr/src/linux/.config What is required next is to be found in the Documentation directory. Cheers -- Damien -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org