Re: 2.6.18-rc3-mm2

From: Andrew Morton
Date: Fri Aug 11 2006 - 18:57:25 EST


On Fri, 11 Aug 2006 13:31:03 -0700
Mark Haverkamp <markh@xxxxxxxx> 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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/