From saquib.herman@gmail.com Fri Jan 22 03:54:49 2010
Received: from qw-out-1920.google.com ([74.125.92.145])
	by stoneboat.aleph1.co.uk with esmtp (Exim 4.69)
	(envelope-from <saquib.herman@gmail.com>) id 1NYAba-0006Wk-Et
	for yaffs@lists.aleph1.co.uk; Fri, 22 Jan 2010 03:54:49 +0000
Received: by qw-out-1920.google.com with SMTP id 5so22996qwc.56
	for <yaffs@lists.aleph1.co.uk>; Thu, 21 Jan 2010 19:54:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:content-type;
	bh=NHWM7t2g+6hT2Yx7eRk9gHNrydyfauxHiQG6UBJd1pw=;
	b=sqbFnIbBj4nrmDcJFFPMfreMxYe7OuMRIgYORsKOllzbf78fi5d78eO4qsu5LC/NK2
	SeOHhFtiI+5VLmb2YaxCmlyQv3syyzBLODdD3kX4KvcOmsgeaBFKtB4kIsQ1QXR23VV9
	6eWe8xxjbqYMxNB227GHpWAxOmlbCC/voNIlw=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type;
	b=CRTT3bYTTKQ8Nqkp/qKj8v1ARDMGG41/grpGdyt37Z50EsAKMEGuBSZEbPpWrbcFEj
	ifmVBfdehy0MHfRkzB36SdGS14Pl08x/QfzKb9xIzIkc8a8vL7c7sN09pStQWvKynayv
	RQTmMba+5+t+03V1LfkZkDIS+2lODwAYY9FDM=
MIME-Version: 1.0
Received: by 10.224.80.87 with SMTP id s23mr1641259qak.70.1264132481233; Thu, 
	21 Jan 2010 19:54:41 -0800 (PST)
In-Reply-To: <201001211059.38782.manningc2@actrix.gen.nz>
References: <a9db33d91001122310x6ff5ab2et46e6dfb35dd0e214@mail.gmail.com>
	<201001190609.07854.manningc2@actrix.gen.nz>
	<a9db33d91001200632r6dde770cwece648b6d2bf8355@mail.gmail.com>
	<201001211059.38782.manningc2@actrix.gen.nz>
Date: Fri, 22 Jan 2010 09:24:41 +0530
Message-ID: <a9db33d91001211954x39073d99tb99f7afead338aa3@mail.gmail.com>
From: Saquib <saquib.herman@gmail.com>
To: yaffs@lists.aleph1.co.uk
Content-Type: multipart/alternative; boundary=001636137aa27e36df047db8c7f9
X-SA-Exim-Connect-IP: 74.125.92.145
X-SA-Exim-Mail-From: saquib.herman@gmail.com
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
	stoneboat.aleph1.co.uk
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 required=4.5 tests=BAYES_00,HTML_MESSAGE,
	SPF_PASS autolearn=no version=3.2.5
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:14:11 +0000)
X-SA-Exim-Scanned: Yes (on stoneboat.aleph1.co.uk)
Subject: Re: [Yaffs] YAFFS2 Query
X-BeenThere: yaffs@lists.aleph1.co.uk
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: Discussion of YAFFS NAND flash filesystem <yaffs.lists.aleph1.co.uk>
List-Unsubscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/options/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=unsubscribe>
List-Archive: <http://lists.aleph1.co.uk/lurker/list/yaffs.html>
List-Post: <mailto:yaffs@lists.aleph1.co.uk>
List-Help: <mailto:yaffs-request@lists.aleph1.co.uk?subject=help>
List-Subscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=subscribe>
X-List-Received-Date: Fri, 22 Jan 2010 03:54:50 -0000

--001636137aa27e36df047db8c7f9
Content-Type: text/plain; charset=ISO-8859-1

Hi ,

Thanks for your continued co-operation and support.

With suggestions from yourside , I did the  modification at low level
drivers.
Now I am not seeing any YAFFS error message during mounting. I can see *
lost+found*  in mounted directory.

Command #cat /proc/yaffs gives the following results:

* #cat /proc/yaffs*
YAFFS built:Jan 21 2010 20:23:59

$Id: yaffs_fs.c,v 1.58 2007/02/14 01:09:06 wookey Exp $
$Id: yaffs_guts.c,v 1.47 2007/02/14 01:09:06 wookey Exp $
Device 0 "Linux Image"
startBlock......... 0
endBlock........... 15
chunkGroupBits..... 0
chunkGroupSize..... 1
nErasedBlocks...... 9

nTnodesCreated..... 0
nFreeTnodes........ 0
nObjectsCreated.... 200
nFreeObjects....... 94
nFreeChunks........ 639

nPageWrites........ 0
nPageReads......... 0
nBlockErasures..... 0
nGCCopies.......... 0
garbageCollections. 0
passiveGCs......... 0
nRetriedWrites..... 0
nRetireBlocks...... 0
eccFixed........... 0
eccUnfixed......... 0
tagsEccFixed....... 0
tagsEccUnfixed..... 0
cacheHits.......... 0
nDeletedFiles...... 0
*nUnlinkedFiles..... 0
*nBackgroudDeletions 0
useNANDECC......... 1
isYaffs2........... 1

Now I gave the following commands

*#cd /mnt*
*#mkdir abc*
Gives the error message as
mkdir: cannot create directory 'abc': Cannot allocate memory
*#cat /proc/yaffs*

YAFFS built:Jan 21 2010 20:23:59

$Id: yaffs_fs.c,v 1.58 2007/02/14 01:09:06 wookey Exp $
$Id: yaffs_guts.c,v 1.47 2007/02/14 01:09:06 wookey Exp $
Device 0 "Linux Image"
startBlock......... 0
endBlock........... 15
chunkGroupBits..... 0
chunkGroupSize..... 1
nErasedBlocks...... 9

nTnodesCreated..... 0
nFreeTnodes........ 0
nObjectsCreated.... 200
nFreeObjects....... 94
nFreeChunks........ 639

nPageWrites........ 0
nPageReads......... 0
nBlockErasures..... 0
nGCCopies.......... 0
garbageCollections. 0
passiveGCs......... 0
nRetriedWrites..... 0
nRetireBlocks...... 0
eccFixed........... 0
eccUnfixed......... 0
tagsEccFixed....... 0
tagsEccUnfixed..... 0
cacheHits.......... 0
nDeletedFiles...... 0
*nUnlinkedFiles..... 1*
nBackgroudDeletions 0
useNANDECC......... 1
isYaffs2........... 1

every time when I create a directry/file, value of *nUnlinkedFiles* is
changing but I can not see the folders/files in mounted dicertory.

Thanks in advance.

Regards,
Saquib Herman


On Thu, Jan 21, 2010 at 3:29 AM, Charles Manning <manningc2@actrix.gen.nz>wrote:

> Try turning on all tracing, including tracing in the mtd.
>
> Also:
> 1) What does 'cat /rpoc/mtd' show?
> 2) What does dmesg show when you do the mount?
> 3) Did you erase the flash?
>
> If you are getting a 'no more erased blocks' message then that means all
> the
> blocks were either full or bad. Try to erase the flash and see if that
> fixes
> things. If not, then there is alikely a problem in the bad block handling
> or
> spare area handling in your mtd.
>
> -- Charles
>
> On Thursday 21 January 2010 03:32:47 Saquib wrote:
> > Hi,
> >
> > Thanks for your continued support and cooperation.
> >
> > On MTD partition size of 2MB, I am trying to mount the YAFFS2.
> >
> > Steps are as follows:
> >
> > (1) First I have written the low level driver to access NAND flash.
> > (2) Hook-up all the low level functions to fill MTD structures.
> > (3) Then I'd given the command to create block device
> >  #mknod -m 777 /dev/mtdblock0 b 31 0
> > (4) #mkdir /mnt
> > (5) #mount -t yaffs2 /dev/mtdblock0 /mnt
> > (6) In /mnt folder i can see lost+found
> > (7) While trying to create directory or file could see the following
> error
> > "*yaffs tragedy: no more eraased blocks*"
> >
> > On doing the # cat /proc/yaffs can see the below results, *nErasedBlocks
> > *is zero.
> > startBlock......... 0
> > endBlock........... 15
> > chunkGroupBits..... 0
> > chunkGroupSize..... 1
> > nErasedBlocks...... 0
> > nTnodesCreated..... 100
> > nFreeTnodes........ 100
> > nObjectsCreated.... 200
> > nFreeObjects....... 96
> > nFreeChunks........ 0
> > nPageWrites........ 0
> > nPageReads......... 0
> > nBlockErasures..... 0
> > nGCCopies.......... 0
> > garbageCollections. 0
> > passiveGCs......... 0
> > nRetriedWrites..... 0
> > nRetireBlocks...... 0
> > eccFixed........... 0
> > eccUnfixed......... 0
> > tagsEccFixed....... 0
> > tagsEccUnfixed..... 0
> > cacheHits.......... 0
> > nDeletedFiles...... 0
> > nUnlinkedFiles..... 2
> > nBackgroudDeletions 0
> > useNANDECC......... 1
> > isYaffs2........... 1
> >
> > Please let me know, is this the problem with low level driver or I am
> > missing something else.
> >
> > Thanks in advance.
> >
> > Regards,
> > Saquib Herman
> >
> > On Mon, Jan 18, 2010 at 10:39 PM, Charles Manning
> >
> > <manningc2@actrix.gen.nz>wrote:
> > > You still have not explained what steps you took.
> > >
> > > You don't need to fdisk or anything like that. Just erase the flash
> > > first.
> > >
> > > It is also important to turn on all the tracing you can when you start
> > > out. Read:http://www.yaffs.net/yaffs-debugging
> > >
> > > echo 0xffffffff > /proc/yaffs
> > >
> > > Also read
> > >
> http://www.aleph1.co.uk/lurker/message/20090826.015413.14594671.en.htmlfo
> > >r a general approach.
> > >
> > > On Tuesday 19 January 2010 01:53:48 Saquib wrote:
> > > > Hi All,
> > > >
> > > > Thanks for continued support and cooperation.
> > > >
> > > > We have created partition on NAND flash and able to mount one of the
> > > > directory to that partition.
> > > >
> > > > Issue is when we are trying to create a directory/file on mounted
> > > > folder, getting the following errors.
> > > >
> > > > *"yaffs tragedy: no more erased blocks"*
> > > > *mkdir: can not create a directory 'temp' : Cannot allocate memory*
> > > >
> > > >
> > > > Where temp is a directory/file name we are trying to create. We are
> not
> > > > doing "fdisk" before doing the mounting.
> > > >
> > > > Thanks in advance..
> > > >
> > > > Regards,
> > > > Saquib Herman
> > > >
> > > > On Thu, Jan 14, 2010 at 4:10 AM, Charles Manning
> > >
> > > <manningc2@actrix.gen.nz>wrote:
> > > > > On Wednesday 13 January 2010 20:10:27 Saquib wrote:
> > > > > > Hi All,
> > > > > >
> > > > > > I am using the YAFFS for the linux 2.16.21 version. I am facing
> > > > > > some problem.
> > > > > >
> > > > > > I am able to list my YAFFS and YAFFS2 file system in
> > >
> > > /proc/filesystems
> > >
> > > > > and
> > > > >
> > > > > > also created three partitions.
> > > > > >
> > > > > > But the problem is. I am not able to mount these partition on any
> > > > > > of the folders by using mount command. Let me know what may the
> > > > > > issue.
> > > > >
> > > > > You need to give some examples of the commands you are using and
> the
> > > > > errors you are getting.
> > > > >
> > > > > > One more query is do we need to do a format before mounting the
> > > > >
> > > > > partition.
> > > > >
> > > > > No.
> > > > >
> > > > > Charles
> > > > >
> > > > > _______________________________________________
> > > > > yaffs mailing list
> > > > > yaffs@lists.aleph1.co.uk
> > > > > http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
> > >
> > > _______________________________________________
> > > yaffs mailing list
> > > yaffs@lists.aleph1.co.uk
> > > http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>
>
>
> _______________________________________________
> yaffs mailing list
> yaffs@lists.aleph1.co.uk
> http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>

--001636137aa27e36df047db8c7f9
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div class=3D"im"><div>Hi ,</div>
<div>=A0</div>
<div>Thanks for your continued co-operation and support.</div>
<div>=A0</div>
</div><div>With suggestions from yourside ,=A0I=A0did the =A0modification a=
t low level drivers.</div>
<div>Now I am not seeing any YAFFS error message during mounting. I can see=
 <strong>lost+found</strong>=A0 in mounted directory.</div>
<div>=A0</div>
<div>Command #cat /proc/yaffs gives the following results:</div>
<div>=A0</div>
<div><strong>=A0#cat /proc/yaffs</strong><br>YAFFS built:Jan 21 2010 20:23:=
59<div class=3D"im"><br>$Id: yaffs_fs.c,v 1.58 2007/02/14 01:09:06 wookey E=
xp $<br>$Id: yaffs_guts.c,v 1.47 2007/02/14 01:09:06 wookey Exp $</div></di=
v>

<div><div class=3D"im">Device 0 &quot;Linux Image&quot;<br>startBlock......=
... 0<br>endBlock........... 15<br>chunkGroupBits..... 0<br>chunkGroupSize.=
.... 1<br></div>nErasedBlocks...... 9<div class=3D"im"><br>nTnodesCreated..=
... 0<br>
nFreeTnodes........ 0<br>nObjectsCreated.... 200<br>
nFreeObjects....... 94<br></div>nFreeChunks........ 639<div class=3D"im"><b=
r>nPageWrites........ 0<br>nPageReads......... 0<br>nBlockErasures..... 0<b=
r>nGCCopies.......... 0<br>garbageCollections. 0<br>passiveGCs......... 0<b=
r>
nRetriedWrites..... 0<br>
nRetireBlocks...... 0<br>eccFixed........... 0<br>eccUnfixed......... 0<br>=
tagsEccFixed....... 0<br>tagsEccUnfixed..... 0<br>cacheHits.......... 0<br>=
nDeletedFiles...... 0<br><strong>nUnlinkedFiles..... 0<br></strong>nBackgro=
udDeletions 0<br>

useNANDECC......... 1<br>isYaffs2........... 1</div></div>
<div>=A0</div>
<div>Now I gave the following commands</div>
<div>=A0</div>
<div><strong>#cd /mnt</strong></div>
<div><strong>#mkdir abc</strong></div>
<div>Gives the error message as </div>
<div><font color=3D"#cc0000">mkdir: cannot create directory &#39;abc&#39;: =
Cannot allocate memory</font></div>
<div><strong>#cat /proc/yaffs</strong></div>
<div>=A0</div>
<div>YAFFS built:Jan 21 2010 20:23:59<div class=3D"im"><br>$Id: yaffs_fs.c,=
v 1.58 2007/02/14 01:09:06 wookey Exp $<br>$Id: yaffs_guts.c,v 1.47 2007/02=
/14 01:09:06 wookey Exp $</div></div>
<div><div class=3D"im">Device 0 &quot;Linux Image&quot;<br>startBlock......=
... 0<br>endBlock........... 15<br>chunkGroupBits..... 0<br>chunkGroupSize.=
.... 1<br></div>nErasedBlocks...... 9<div class=3D"im"><br>nTnodesCreated..=
... 0<br>
nFreeTnodes........ 0<br>nObjectsCreated.... 200<br>
nFreeObjects....... 94<br></div>nFreeChunks........ 639<div class=3D"im"><b=
r>nPageWrites........ 0<br>nPageReads......... 0<br>nBlockErasures..... 0<b=
r>nGCCopies.......... 0<br>garbageCollections. 0<br>passiveGCs......... 0<b=
r>
nRetriedWrites..... 0<br>
nRetireBlocks...... 0<br>eccFixed........... 0<br>eccUnfixed......... 0<br>=
tagsEccFixed....... 0<br>tagsEccUnfixed..... 0<br>cacheHits.......... 0<br>=
nDeletedFiles...... 0<br><strong>nUnlinkedFiles..... 1</strong><br>nBackgro=
udDeletions 0<br>

useNANDECC......... 1<br>isYaffs2........... 1<br></div></div>
<div>=A0</div>
<div>every time when I create a directry/file, value of <strong><font color=
=3D"#cc0000">nUnlinkedFiles</font></strong> is changing but I can not see t=
he folders/files in mounted dicertory.</div>
<div>=A0</div>
<div>Thanks in advance.</div>
<div>=A0</div>
<div>Regards,</div>
<div>Saquib Herman</div><br><br><div class=3D"gmail_quote">On Thu, Jan 21, =
2010 at 3:29 AM, Charles Manning <span dir=3D"ltr">&lt;<a href=3D"mailto:ma=
nningc2@actrix.gen.nz">manningc2@actrix.gen.nz</a>&gt;</span> wrote:<br><bl=
ockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 204=
, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Try turning on all tracing, including tracing in the mtd.<br>
<br>
Also:<br>
1) What does &#39;cat /rpoc/mtd&#39; show?<br>
2) What does dmesg show when you do the mount?<br>
3) Did you erase the flash?<br>
<br>
If you are getting a &#39;no more erased blocks&#39; message then that mean=
s all the<br>
blocks were either full or bad. Try to erase the flash and see if that fixe=
s<br>
things. If not, then there is alikely a problem in the bad block handling o=
r<br>
spare area handling in your mtd.<br>
<font color=3D"#888888"><br>
-- Charles<br>
</font><div><div></div><div class=3D"h5"><br>
On Thursday 21 January 2010 03:32:47 Saquib wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Thanks for your continued support and cooperation.<br>
&gt;<br>
&gt; On MTD partition size of 2MB, I am trying to mount the YAFFS2.<br>
&gt;<br>
&gt; Steps are as follows:<br>
&gt;<br>
&gt; (1) First I have written the low level driver to access NAND flash.<br=
>
&gt; (2) Hook-up all the low level functions to fill MTD structures.<br>
&gt; (3) Then I&#39;d given the command to create block device<br>
&gt; =A0#mknod -m 777 /dev/mtdblock0 b 31 0<br>
&gt; (4) #mkdir /mnt<br>
&gt; (5) #mount -t yaffs2 /dev/mtdblock0 /mnt<br>
&gt; (6) In /mnt folder i can see lost+found<br>
&gt; (7) While trying to create directory or file could see the following e=
rror<br>
&gt; &quot;*yaffs tragedy: no more eraased blocks*&quot;<br>
&gt;<br>
&gt; On doing the # cat /proc/yaffs can see the below results, *nErasedBloc=
ks<br>
&gt; *is zero.<br>
&gt; startBlock......... 0<br>
&gt; endBlock........... 15<br>
&gt; chunkGroupBits..... 0<br>
&gt; chunkGroupSize..... 1<br>
&gt; nErasedBlocks...... 0<br>
&gt; nTnodesCreated..... 100<br>
&gt; nFreeTnodes........ 100<br>
&gt; nObjectsCreated.... 200<br>
&gt; nFreeObjects....... 96<br>
&gt; nFreeChunks........ 0<br>
&gt; nPageWrites........ 0<br>
&gt; nPageReads......... 0<br>
&gt; nBlockErasures..... 0<br>
&gt; nGCCopies.......... 0<br>
&gt; garbageCollections. 0<br>
&gt; passiveGCs......... 0<br>
&gt; nRetriedWrites..... 0<br>
&gt; nRetireBlocks...... 0<br>
&gt; eccFixed........... 0<br>
&gt; eccUnfixed......... 0<br>
&gt; tagsEccFixed....... 0<br>
&gt; tagsEccUnfixed..... 0<br>
&gt; cacheHits.......... 0<br>
&gt; nDeletedFiles...... 0<br>
&gt; nUnlinkedFiles..... 2<br>
&gt; nBackgroudDeletions 0<br>
&gt; useNANDECC......... 1<br>
&gt; isYaffs2........... 1<br>
&gt;<br>
&gt; Please let me know, is this the problem with low level driver or I am<=
br>
&gt; missing something else.<br>
&gt;<br>
&gt; Thanks in advance.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Saquib Herman<br>
&gt;<br>
&gt; On Mon, Jan 18, 2010 at 10:39 PM, Charles Manning<br>
&gt;<br>
&gt; &lt;<a href=3D"mailto:manningc2@actrix.gen.nz">manningc2@actrix.gen.nz=
</a>&gt;wrote:<br>
&gt; &gt; You still have not explained what steps you took.<br>
&gt; &gt;<br>
&gt; &gt; You don&#39;t need to fdisk or anything like that. Just erase the=
 flash<br>
&gt; &gt; first.<br>
&gt; &gt;<br>
&gt; &gt; It is also important to turn on all the tracing you can when you =
start<br>
&gt; &gt; out. Read:<a href=3D"http://www.yaffs.net/yaffs-debugging" target=
=3D"_blank">http://www.yaffs.net/yaffs-debugging</a><br>
&gt; &gt;<br>
&gt; &gt; echo 0xffffffff &gt; /proc/yaffs<br>
&gt; &gt;<br>
&gt; &gt; Also read<br>
&gt; &gt; <a href=3D"http://www.aleph1.co.uk/lurker/message/20090826.015413=
.14594671.en.htmlfo" target=3D"_blank">http://www.aleph1.co.uk/lurker/messa=
ge/20090826.015413.14594671.en.htmlfo</a><br>
&gt; &gt;r a general approach.<br>
&gt; &gt;<br>
&gt; &gt; On Tuesday 19 January 2010 01:53:48 Saquib wrote:<br>
&gt; &gt; &gt; Hi All,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thanks for continued support and cooperation.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; We have created partition on NAND flash and able to mount on=
e of the<br>
&gt; &gt; &gt; directory to that partition.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Issue is when we are trying to create a directory/file on mo=
unted<br>
&gt; &gt; &gt; folder, getting the following errors.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; *&quot;yaffs tragedy: no more erased blocks&quot;*<br>
&gt; &gt; &gt; *mkdir: can not create a directory &#39;temp&#39; : Cannot a=
llocate memory*<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Where temp is a directory/file name we are trying to create.=
 We are not<br>
&gt; &gt; &gt; doing &quot;fdisk&quot; before doing the mounting.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thanks in advance..<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Regards,<br>
&gt; &gt; &gt; Saquib Herman<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Thu, Jan 14, 2010 at 4:10 AM, Charles Manning<br>
&gt; &gt;<br>
&gt; &gt; &lt;<a href=3D"mailto:manningc2@actrix.gen.nz">manningc2@actrix.g=
en.nz</a>&gt;wrote:<br>
&gt; &gt; &gt; &gt; On Wednesday 13 January 2010 20:10:27 Saquib wrote:<br>
&gt; &gt; &gt; &gt; &gt; Hi All,<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; I am using the YAFFS for the linux 2.16.21 version=
. I am facing<br>
&gt; &gt; &gt; &gt; &gt; some problem.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; I am able to list my YAFFS and YAFFS2 file system =
in<br>
&gt; &gt;<br>
&gt; &gt; /proc/filesystems<br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; and<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; also created three partitions.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; But the problem is. I am not able to mount these p=
artition on any<br>
&gt; &gt; &gt; &gt; &gt; of the folders by using mount command. Let me know=
 what may the<br>
&gt; &gt; &gt; &gt; &gt; issue.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; You need to give some examples of the commands you are =
using and the<br>
&gt; &gt; &gt; &gt; errors you are getting.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; One more query is do we need to do a format before=
 mounting the<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; partition.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; No.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Charles<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; yaffs mailing list<br>
&gt; &gt; &gt; &gt; <a href=3D"mailto:yaffs@lists.aleph1.co.uk">yaffs@lists=
.aleph1.co.uk</a><br>
&gt; &gt; &gt; &gt; <a href=3D"http://lists.aleph1.co.uk/cgi-bin/mailman/li=
stinfo/yaffs" target=3D"_blank">http://lists.aleph1.co.uk/cgi-bin/mailman/l=
istinfo/yaffs</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; yaffs mailing list<br>
&gt; &gt; <a href=3D"mailto:yaffs@lists.aleph1.co.uk">yaffs@lists.aleph1.co=
.uk</a><br>
&gt; &gt; <a href=3D"http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaf=
fs" target=3D"_blank">http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/ya=
ffs</a><br>
<br>
<br>
<br>
_______________________________________________<br>
yaffs mailing list<br>
<a href=3D"mailto:yaffs@lists.aleph1.co.uk">yaffs@lists.aleph1.co.uk</a><br=
>
<a href=3D"http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs" target=
=3D"_blank">http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs</a><br=
>
</div></div></blockquote></div><br>

--001636137aa27e36df047db8c7f9--

