Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965039AbWHWRCj (ORCPT ); Wed, 23 Aug 2006 13:02:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965063AbWHWRCj (ORCPT ); Wed, 23 Aug 2006 13:02:39 -0400 Received: from smtp.osdl.org ([65.172.181.4]:50632 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S965039AbWHWRCi (ORCPT ); Wed, 23 Aug 2006 13:02:38 -0400 Subject: Re: 2.6.18-rc3-mm2 From: Mark Haverkamp To: Andrew Morton Cc: linux-kernel@vger.kernel.org In-Reply-To: <20060811155841.5eedb703.akpm@osdl.org> References: <20060806030809.2cfb0b1e.akpm@osdl.org> <1155319901.17493.9.camel@markh3.pdx.osdl.net> <20060811113602.04867f46.akpm@osdl.org> <1155328263.17493.20.camel@markh3.pdx.osdl.net> <20060811155841.5eedb703.akpm@osdl.org> Content-Type: text/plain Date: Wed, 23 Aug 2006 10:02:37 -0700 Message-Id: <1156352557.32612.9.camel@markh3.pdx.osdl.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1543 Lines: 49 On Fri, 2006-08-11 at 15:58 -0700, Andrew Morton wrote: > On Fri, 11 Aug 2006 13:31:03 -0700 > Mark Haverkamp wrote: > > > > NR_IRQS is (sometimes) calculated from NR_CPUS via complex means. Reducing > > > your NR_CPUS should fix things up. > > > > It helps. I set NR_CPUS to 8 and got past that problem. Now I can't > > get the root to mount. > > > > Here is some output. I had to copy it from the VGA since this doesn't > > show up on the serial output. > > > > Creating root device > > Mounting root filesystem > > mount: error 6 mounting ext3 > > Switching to new root > > ERROR opening /dev/console!!!!:2 > > error dup2'ing fd of 0 to 0 > > error dup2'ing fd of 0 to 1 > > error dup2'ing fd of 0 to 2 > > umounting old /proc > > unmounting old /sys > > Switchroot: mount failed: 22 > > Kernel Panic .... > > Looks like early userspace got ENXIO when trying to mount the root fs. > > Don't know, sorry. What distro is this running? > > It might be useful to diff this kernel's boot log with 2.6.18-rc4's, see if > we can spot the problem that way. Sorry for taking so long to respond. When I got back to it this week I noticed that there was a new mm kernel patch. I updated to it and now I can boot my system OK. Mark. > -- Mark Haverkamp - 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/