Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936318Ab0GSPd6 (ORCPT ); Mon, 19 Jul 2010 11:33:58 -0400 Received: from xenotime.net ([72.52.115.56]:37284 "HELO xenotime.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S936210Ab0GSPdv (ORCPT ); Mon, 19 Jul 2010 11:33:51 -0400 Date: Mon, 19 Jul 2010 08:33:40 -0700 From: Randy Dunlap To: ebiederm@xmission.com (Eric W. Biederman) Cc: Gene Heskett , linux-kernel@vger.kernel.org Subject: Re: 2.6.35-rc4, no boot Message-Id: <20100719083340.195d4496.rdunlap@xenotime.net> In-Reply-To: References: <201007051250.17010.gene.heskett@gmail.com> Organization: YPO4 X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1491 Lines: 44 On Sun, 18 Jul 2010 23:42:09 -0700 Eric W. Biederman wrote: > Gene Heskett writes: > > > Phenom 9550, 4G ram, asus m2n-sli deluxe mobo, all sata drives (4 + optical > > burner) > > > > I have now built 35-rc4 4 times, the last 2 with > > > > 2.6.31-12-mdv.config & make oldconfig (lots of accepts), & build > > > > And a working .config from 2.6.35-rc3 + make oldconfig (no changes reported) > > & build. > > > > Both fail at the attached image point booting from a grub2 menu on a > > different drive that has been working with rc3 for quite a few boots but its > > all bitchy this morning so is booted to the mdv 2.6.31-12 kernel above ATM. > > > > Last .config also attached. > > > > What do I need to do here? > > That does sound bizarre. You have some weird initrd dependency on the > kernel doing something, but it isn't clear to me what that might be. > Shrug. > > Not being able to mount /dev and /sys feels like they simply weren't > compiled in. But your config suggests otherwise. I would change the second line below to be enabled: CONFIG_DEVTMPFS=y # CONFIG_DEVTMPFS_MOUNT is not set and give that a shot. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- 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/