Hello, On 12/15/06, arvind wrote: > > I am trying to use YAFFS2 with Linux 2.6.11.7 with 256MB STMicro Nand. > I can mount the NAND Partition successfully and copy/read files to it. > > But when I unmount, I get several Checkpoint warnings and on Mounting the > file > system, I see lots of Checkpoint messages (find next checkpt block: ) and > most > with "eccr 0" and some with"eccr 3". > > And when I list the files, all the files are missing , with lot of entries > in "lost+found", as if somehow checkpoint index is corrupted. > > Any ideas , suggestions ? What am I missing here. > can you please provide more info on that? I. e. page size, the driver you are using etc. Basically the advice would be: use 2.6.18 version. If you can't, you will probably need to modify your NAND flash driver. Vitaly