[SLL] make config - too many questions
Jarod Wilson
jarod at wilsonet.com
Wed Jan 28 11:36:26 PST 2009
On Wed, 2009-01-28 at 11:29 -0800, Chuck Wolber wrote:
> On Wed, 28 Jan 2009, Mathew D. Watson wrote:
>
> > I tried building the 2.6.29 kernel that I got from Linus' git
> > repository, and 'make config' asked me _way_ to many questions. I ended
> > up holding down the return key for a minute or two to accept the default
> > choices. Even if I had the patience to read and answer them all, I
> > wouldn't have a clue as to what the right answer is for most of them.
> > The kernel was compiling as I left for work, so I'm guessing whatever I
> > asked for is OK.
>
> Your problem is that you are not starting from an existing .config file. I
> do not know the semantics of Ubuntu well enough to say where to get it,
> but Ubuntu should have one that you can start from and use "make
> oldconfig" instead of "make config". The first place I would look is in
> /proc/config.gz (hint: use the zcat or zless command to read it).
and/or 'make defconfig' iirc should apply upstream's default config as a
starting point. But I'm with Chuck on this one, start from a config file
that matches your distro and go from there, since that'll make it less
likely you come up with config options that won't boot on your system
for some crazy reason...
--
Jarod Wilson
jarod at wilsonet.com
More information about the linux-list
mailing list