[From nobody Wed Aug 19 02:01:01 2009
Subject: Re: about ubifs question
From: tommy &lt;jiujin.hong@mid-fun.com&gt;
To: dedekind@infradead.org
In-Reply-To: &lt;1250661066.3885.6.camel@localhost&gt;
References: &lt;1250656786.11476.2.camel@tommy-desktop&gt;
	&lt;1250658794.3885.1.camel@localhost&gt;
	&lt;1250660141.11476.4.camel@tommy-desktop&gt;
	&lt;1250661066.3885.6.camel@localhost&gt;
Content-Type: text/plain; charset=utf-8
Message-Id: &lt;1250661529.13317.1.camel@tommy-desktop&gt;
Mime-Version: 1.0
X-Mailer: Evolution 2.22.3.1 
Date: Wed, 19 Aug 2009 13:58:49 +0800
Content-Transfer-Encoding: 8bit


thanks,sir!
when i resume ,i try :

root@localhost:/# rm -rf 1.txt 
UBIFS error (pid 1289): make_reservation: cannot reserve 384 bytes in
jhead 1, error -30
rm: cannot remove '1.txt': Read-only file system




root@localhost:/# touch 2.txt
UBIFS error (pid 1292): make_reservation: cannot reserve 384 bytes in
jhead 1, error -30
UBIFS error (pid 1292): ubifs_create: cannot create regular file, error
-30
touch: 2.txt: Read-only file system


On 三, 2009-08-19 at 08:51 +0300, Artem Bityutskiy wrote:
&gt; On Wed, 2009-08-19 at 13:35 +0800, tommy wrote:
&gt; &gt; Halt ---&gt;Power on 
&gt; 
&gt; Then please, find the answers here:
&gt; http://www.linux-mtd.infradead.org/doc/ubifs.html#L_writeback
&gt; 
&gt; and also take a look here, please:
&gt; http://www.infradead.org/~dwmw2/email.html
&gt; 
]