From: Nathan Scott <nathans@sgi.com>
To: David Johnson <dj@david-web.co.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Can't make XFS work with 2.6.6
Date: Fri, 28 May 2004 06:06:25 +1000 [thread overview]
Message-ID: <20040528060625.A860438@wobbly.melbourne.sgi.com> (raw)
In-Reply-To: <200405271736.08288.dj@david-web.co.uk>; from dj@david-web.co.uk on Thu, May 27, 2004 at 05:36:08PM +0100
On Thu, May 27, 2004 at 05:36:08PM +0100, David Johnson wrote:
> Hello,
>
> I'm having a problem getting my system to boot with 2.6.6 and a XFS root
> filesystem. On boot it can't mount the root fs:
>
> XFS: Bad magic number
> XFS: SB validate failed
This is XFS saying "I read the first sector ondisk, and it
doesn't have the XFS superblock magic number in the first
word". This is the very first IO request XFS issues on mount.
The read has completed without an error, its the contents of
the buffer we get back that isn't an XFS superblock.
So, not a XFS compiled-in/module issue as was suggested, and
not an XFS issue at all - looks like there's some problem in
getting the root device identifier into the kernel I'd guess.
> Kernel Panic: VFS: Unable to mount root fs on unknown-block(0,0)
The "unknown" & (0,0) there is probably a hint, I've never come
across that before though.
cheers.
--
Nathan
next prev parent reply other threads:[~2004-05-27 20:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-27 16:36 David Johnson
2004-05-27 17:03 ` Jesse Barnes
[not found] ` <1085676905.5311.33.camel@buffy>
2004-05-27 16:57 ` David Aubin
2004-05-27 17:54 ` David Johnson
2004-05-27 18:00 ` David Aubin
2004-05-27 18:25 ` David Johnson
2004-05-27 19:04 ` David Aubin
2004-05-27 20:55 ` David Johnson
2004-05-27 20:56 ` Christoph Hellwig
2004-05-27 21:08 ` David Aubin
2004-05-27 21:47 ` David Johnson
2004-05-28 12:18 ` Andries Brouwer
2004-05-27 22:08 ` David Aubin
2004-05-27 22:44 ` David Johnson
2004-05-28 7:20 ` Christoph Hellwig
2004-05-28 8:12 ` Måns Rullgård
2004-05-27 20:06 ` Nathan Scott [this message]
2004-05-27 20:51 ` Christoph Hellwig
2004-05-27 20:54 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040528060625.A860438@wobbly.melbourne.sgi.com \
--to=nathans@sgi.com \
--cc=dj@david-web.co.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®