Re: Can't make XFS work with 2.6.6

From: David Aubin
Date: Thu May 27 2004 - 13:03:24 EST


Hi Dave,

Please include the latest copy of your .config.
Also the boot loader parameter as well. And possibly
the validation that the root partition is of type XFS?

At a glance it appears that XFS is not compilied in to
your kernel now, if that is your root mount file type.

Thanks,
Dave

On Thu, 2004-05-27 at 13:54, David Johnson wrote:
> On Thursday 27 May 2004 17:55, David Aubin wrote:
> > Your ide support is compiled as a module. If you are not calling out
> > the module
> > in your initrc, then you will get this. Go back and compile in your ide
> > support
> > or scsi support as compiled in options. Both are currently built as
> > modules.
> >
>
> OK, I recompiled with the IDE compiled in, but it didn't make much
> difference :-(
> The error is the same except for: -
>
> Instead of:
> Kernel Panic: VFS: Unable to mount root fs on unknown-block(0,0)
>
> I get:
> Kernel Panic: VFS: Unable to mount root fs on hda3
>
> Thanks for your help so far,
> David.

-
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/