From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754349Ab0GSGmN (ORCPT ); Mon, 19 Jul 2010 02:42:13 -0400 Received: from out02.mta.xmission.com ([166.70.13.232]:38830 "EHLO out02.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752133Ab0GSGmM (ORCPT ); Mon, 19 Jul 2010 02:42:12 -0400 To: Gene Heskett Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.35-rc4, no boot References: <201007051250.17010.gene.heskett@gmail.com> From: ebiederm@xmission.com (Eric W. Biederman) Date: Sun, 18 Jul 2010 23:42:09 -0700 In-Reply-To: <201007051250.17010.gene.heskett@gmail.com> (Gene Heskett's message of "Mon\, 5 Jul 2010 12\:50\:16 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-XM-SPF: eid=;;;mid=;;;hst=in02.mta.xmission.com;;;ip=67.188.4.80;;;frm=ebiederm@xmission.com;;;spf=neutral X-SA-Exim-Connect-IP: 67.188.4.80 X-SA-Exim-Mail-From: ebiederm@xmission.com X-SA-Exim-Scanned: No (on in02.mta.xmission.com); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Eric