This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jffs2 missing files


On Wed, Dec 10, 2003 at 12:35:04PM -0800, Brian Pomerantz wrote:
> I'm trying to get jffs2 working in redboot on an xscale platform with
> Intel flash (and yes, I'm using gcc 3.3.2).  I am able to mount the
> file system, though only with the "-d /dev/flash1" and not
> "-f <partition>".  However, some or all of the files that were created
> with Linux are not accessible with redboot.  I've turned on the jffs2
> debugging printfs and it appears that those inodes for the missing
> files are never read in.  When I create files in redboot, I am able to
> access them in Linux just fine.  Anyone have any ideas what may be
> wrong or where I might start looking for problems?

Any pattern to the files that are missing?

Anything under /dev will not be accessible. eCos's own /dev will take
preference. 

        Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]