Re: [Yaffs] unable to find the 'data' in data partition afte…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Ross Younger
Date:  
To: yaffs
Subject: Re: [Yaffs] unable to find the 'data' in data partition afterre-mouting the partition....
* Murali N <> wrote:
> I am unable to find the data in the 'data' partition after i remount
> the partition.
>
> I would like to know the possible reasons for this behavior. Below is
> the output.


It's quite likely to be a driver problem causing the YAFFS tags to be
lost or mangled somewhere along the line.

In a previous mail to this list you were talking about using the
inbandTags option; might you have mounted the partition one time with
that option and another time without? That would also explain it.

Is there some other process accessing the NAND and corrupting its contents?

Ross