public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Dan Brown <dan_brown@ieee.org>
To: Matt Garratt <m.garratt@adfa.edu.au>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Bad black table not found
Date: Mon, 14 Mar 2005 16:11:00 -0500	[thread overview]
Message-ID: <4235FDE4.6080701@ieee.org> (raw)
In-Reply-To: <HMEGLJJFEGIOMNFLAPOFEEAMCEAA.m.garratt@adfa.edu.au>

Matt Garratt wrote:
> When my computer boots, I get the following messages that concern me
> regarding the DOC2000. Are these something I should worry about and if so,
> is there anything that can be done to fix?
> 
> Bad Block Table not found for chip 0
> Bad Block Table not found for chip 0

I assume you're using the new NAND-based diskonchip driver.  This driver 
uses a BBT scheme which is slightly different from the one used by 
M-Systems.  (Specifically:  it preserves the MSystems BBT but adds a 
backup BBT).  The messages you are seeing indicate that we haven't found 
this "Linux-specific" BBT table.  This is completely normal.

To avoid filesystem corruption, the diskonchip driver won't create the 
BBT tables it wants unless you give it permission, using either a config 
option (MTD_NAND_DISKONCHIP_BBTWRITE) or a module load parameter 
(inftl_bbt_write).  See the config help for more info.

When the Linux-specific BBT table is created, it is marked as reserved, 
so the MSystems tools won't touch it and won't be bothered by it.

> INFTL: corrupt block 4087 in chain 4087, chain length 0, erase mark 0x0?
> INFTL: formating chain at block 4087
> INFTL: formatting block 4087
> nand_erase: Failed erase, page 0x0001fee0
> INFTL: error while formatting block 4087
> INFTL: cannot calculate a geometry to match size of 0x6d5c0
> INFTL: using C:999 H:16 S:28 (==0x6d440 sects)

I can't help you with these messages -- I've never actually used INFTL.

	-Dan

      reply	other threads:[~2005-03-14 21:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07 12:07 Bad black table not found Matt Garratt
2005-03-14 21:11 ` Dan Brown [this message]

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=4235FDE4.6080701@ieee.org \
    --to=dan_brown@ieee.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=m.garratt@adfa.edu.au \
    /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