Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753160AbXBKIhi (ORCPT ); Sun, 11 Feb 2007 03:37:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753161AbXBKIhi (ORCPT ); Sun, 11 Feb 2007 03:37:38 -0500 Received: from 1wt.eu ([62.212.114.60]:2327 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753160AbXBKIhi (ORCPT ); Sun, 11 Feb 2007 03:37:38 -0500 Date: Sun, 11 Feb 2007 09:37:15 +0100 From: Willy Tarreau To: lkml@pengaru.com Cc: Randy Dunlap , clemens@dwf.com, LKML Subject: Re: Still cant boot 2.6.20 Message-ID: <20070211083715.GB943@1wt.eu> References: <200702110620.l1B6KoNT025415@deneb.dwf.com> <20070211070247.GP5762@shells.gnugeneration.com> <20070210231234.33dedf24.randy.dunlap@oracle.com> <20070211073731.GQ5762@shells.gnugeneration.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070211073731.GQ5762@shells.gnugeneration.com> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1407 Lines: 42 On Sun, Feb 11, 2007 at 01:37:31AM -0600, lkml@pengaru.com wrote: > On Sat, Feb 10, 2007 at 11:12:34PM -0800, Randy Dunlap wrote: > > On Sun, 11 Feb 2007 01:02:47 -0600 lkml@pengaru.com wrote: > > > > > I don't see CONFIG_BLK_DEV_INITRD=y > > > > > > Regards, > > > Vito Caputo > > > > > > BTW, this isnt the appropriate place for asking this type of question... > > > > Please explain why not. > > > > And please delete large parts of email that are not needed in replies > > (like the .config). > > Thanks. > > > > I was under the impression that lkml is for kernel development, not basic help > with configuring your kernel. > > >From the FAQ at http://www.tux.org/lkml/#s3-8 > > "Remember that this is a list for the discussion of kernel development." You are right, but development also needs feedback. Until the user notices it is just a configuration error, it is perfectly possible that his problem is caused by a recently introduced bug. You reply put the finger on the error (missing CONFIG_BLK_DEV_INITRD). That's perfect. He would be off-topic if he went back asking "how do I add this option ?". > Regards, > Vito Caputo Regards, Willy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/