All of lore.kernel.org
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: davidsen@tmr.com (bill davidsen)
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.15-pre1:  "bogus" message with reiserfs root and other weirdness
Date: 27 Nov 2001 01:17:43 +0900	[thread overview]
Message-ID: <87elmlo6ag.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <6893478.1006329318464.JavaMail.ground12@jippii.fi> <20011121111811.P1308@lynx.no> <200111261456.fAQEuDg01515@deathstar.prodigy.com>
In-Reply-To: <200111261456.fAQEuDg01515@deathstar.prodigy.com>

davidsen@tmr.com (bill davidsen) writes:

> In article <E166e8A-0000t2-00@mrvdom02.schlund.de> linux-kernel@borntraeger.net wrote:
> | > > Machine booted ok and everything seemed to be ok, but i noticed a few
> | > > weird messages in boot messages right before mounting the root-partition:
> | > > FAT: bogus logical sector size 0
> | > > FAT: bogus logical sector size 0
> | > When the kernel is booting, it doesn't know the filesystem type of the
> | > root fs, so it tries to mount the root device using all of the compiled-in
> | > fs drivers, in the order they are listed in fs/Makefile.in.
> | > It appears that the fat driver doesn't even check for a magic when it
> | > starts trying to mount the filesystem, so it proceeds directly to
> | 
> | To be complete we should also apply this patch.
> 
> To be totally honest I think this is the wrong way to go. Like masking
> the symptoms instead of treating the disease. The problem is that the
> FAT driver seems to not check f/s type before claiming a f/s as its own.
> The better solution is to put in a check before going forward with using
> the f/s as FAT.

FAT doesn't have the field like the magic number, AFAIK.
-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

  reply	other threads:[~2001-11-26 16:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-21  7:55 2.4.15-pre1: "bogus" message with reiserfs root and other weirdness Eric M
2001-11-21  9:43 ` Christian Bornträger
2001-11-21 13:39   ` Hans Reiser
2001-11-21 18:18 ` Andreas Dilger
2001-11-21 20:37   ` Christian Bornträger
2001-11-22 13:48     ` Hans Reiser
2001-11-26 14:56   ` bill davidsen
2001-11-26 16:17     ` OGAWA Hirofumi [this message]
2001-11-26 16:54       ` Bill Davidsen
2001-11-26 17:54         ` OGAWA Hirofumi
2001-11-26 18:15           ` David Ford
2001-11-26 18:44             ` OGAWA Hirofumi
2001-11-26 19:48           ` Bill Davidsen

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=87elmlo6ag.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=davidsen@tmr.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.