How to fix JFFS2 with some kind of repair tool or manually?
Vladimir Doukhanine
vdoukhan at cbnco.com
Wed Mar 12 16:29:46 EST 2003
For how long I should copy files around? :-)
After two hours of exercising I still have the same entries:
#
# du /garbage
du: /garbage/i2o/hdcr15: Input/output error
0 /garbage/i2o
du: /garbage/hdd7: Input/output error
du: /garbage/input/mouse2: Input/output error
0 /garbage/input
du: /garbage/sdao15: Input/output error
0 /garbage
#
# rm -rf garbage
rm: unable to stat `garbage/i2o/hdcr15': Input/output error
rm: unable to remove `garbage/i2o': Directory not empty
rm: unable to stat `garbage/hdd7': Input/output error
rm: unable to stat `garbage/input/mouse2': Input/output error
rm: unable to remove `garbage/input': Directory not empty
rm: unable to stat `garbage/sdao15': Input/output error
rm: unable to remove `garbage': Directory not empty
#
On Wed, 12 Mar 2003 20:53:12 +0100, Thomas Gleixner <tglx at linutronix.de>
wrote:
> On Wednesday 12 March 2003 17:57, Vladimir Doukhanine wrote:
>> Hi,
>> Iâm just looking for an advice. My JFFS2 FS has some errors and Iâd like
>> to
>> find a way to fix them.
>> An image of the JFFS2 was created on some other platform, which is not
>> accessible anymore. Also I have no more devices to create another FS
>> except
>> RAM and almost no free space on the JFFS2. How to fix JFFS2 with some
>> kind
>> of repair tool or manually?
> Just copy a bunch of files around, until all that offending entries are
> removed by garbage-collect..
>
More information about the linux-mtd
mailing list