This is the mail archive of the ecos-discuss@sourceware.org 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: It display some messgaes when mounting jffs2 image


Hi Andrew,

    My flash is Intel Strata 28F128 J3C150 (16MB), I am not sure
what the correct values are for padding size and erase block size.
But when using "./mkfs.jffs2  -b -o Myjffs2.img -r jffs2_root -e 128",
the messages are not displayed again.

Thank you~~

Steven Cheng


----- Original Message ----- 
From: "Andrew Lunn" <andrew@lunn.ch>
To: "Steven_cheng" <05071@alphanetworks.com>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Wednesday, September 28, 2005 7:19 PM
Subject: Re: [ECOS] It display some messgaes when mounting jffs2 image


> On Wed, Sep 28, 2005 at 06:54:08PM +0800, Steven_cheng wrote:
> > Hi All,
> >
> >     I have put a image with jffs2 filesystem in my flash. When I
> > mount the image, it displays some messages.
> >
> > Does these messages indicate error, but I can use the image correctly ??
> >
> > How can I make the messages disappeared ??
> >
> > Thank you~~
> >
> > Steven Cheng
> >
> >
////////////////////////////////////////////////////////////////////////////
> > /////////////////////////////////////////////////////
> >
> > RedBoot> mount -f jffs2.img -t jffs2
> > <4>Empty flash at 0x0000fffc ends at 0x00010000
> > <5>CLEANMARKER node found at 0x00010000, not first node in block
> > (0x00000000)
> > <4>Empty flash at 0x0002fffc ends at 0x00030000
> > <5>CLEANMARKER node found at 0x00030000, not first node in block
>
> These are not fatal errors. The problem is probably with the way you
> made the jffs2 image. Did you use the correct padding size and erase
> block size?
>
>         Andrew
>
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>


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


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