public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [SPAM] FAT on NAND
@ 2003-04-04  6:21 jimzeus
  2003-04-04  9:40 ` David Woodhouse
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: jimzeus @ 2003-04-04  6:21 UTC (permalink / raw)
  To: linux-mtd

Hi, all:


What I am doing now is to build a filesystem which can be 
recognized on _raw_ NAND flash. So, I think FAT will be the only
choice(though I know it's very unstable). And I have following question now:

1.How unstable would it be? Does it support: 
     a.journaling (crash/power-off safe ,I mean)
     b.bad block management
     c.wear levelling
     d.error correction
     e.something else I dont know to make the FS reliable
2.I have checked the NAND flash docoment (especially 
the "Filesystems supporting NAND"chapter) and I found out that
it seems no way to build a FAT on a bare NAND flash but only on 
the SmartMediaCards, am I right? Or the SM card and the bare NAND
are just the same thing when a FAT on it.
3.Maybe I misunderstood,but David Woodhouse had told me that I should apply layers like FAT->NFTL->NAND if I wanna build a FAT on
a NAND flash.But I learned that the NFTL only support Doc from the
NAND flash document, isnt it? And what should I do to support the 
FAT ?
4.Everybody tells me that the Fat on a NAND is not reliable,but I 
think USB mass storage are based on NAND and got a FAT (or some 
filesystem which windows can recognize) on it, so ,how comes it 
happen?

BTW:Why my mail sent to the maillist always "awaits moderator approval"?

TIA

Jim Zeus



______________________________________

===================================================================

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-04-07 22:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-04  6:21 [SPAM] FAT on NAND jimzeus
2003-04-04  9:40 ` David Woodhouse
2003-04-07  3:19   ` Jim Zeus
2003-04-07 14:32     ` Jörn Engel
2003-04-07 22:49     ` Charles Manning
2003-04-04 10:48 ` Thomas Gleixner
2003-04-07  3:32   ` Jim Zeus
2003-04-07  8:01     ` Thomas Gleixner
2003-04-04 20:08 ` Charles Manning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox