From: Aneesh <aneesh_g@cms.com>
To: linux-mtd <linux-mtd@lists.infradead.org>
Subject: CRC failed error,when mounting JFFS2
Date: Thu, 26 Jun 2008 17:01:12 +0530 [thread overview]
Message-ID: <1214479872.8603.14.camel@Ani> (raw)
Hi all,
When i am trying to mount jffs2 i am getting an error like
follows
JFFS2 error: (268) jffs2_do_read_inode_internal: CRC failed for
read_inode of inode 2 at physical location 0x0
Returned error for crccheck of ino #2. Expect badness...
JFFS2 error: (268) jffs2_do_read_inode_internal: CRC failed for
read_inode of inode 3 at physical location 0x790104
Returned error for crccheck of ino #3. Expect badness...
i have two partitions .I am using mtd1 partition for data storage
(mtd0 is not using)
steps i did
1) erased the flash
##### ./flash_eraseall -j /dev/mtd1
2) mounted jffs2
##### mount -t jffs2 /dev/mtdblock1 /database/
then i written to this parallel flash. i created a text file and a
folder
3)unmounted
umount /database
4)again i tried to mount then above error is coming
My parallel flash is AT49BV642D. I am using 2.6.21 kernel.
can anybody give a suggestion?
Regards
Aneesh
reply other threads:[~2008-06-26 11:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1214479872.8603.14.camel@Ani \
--to=aneesh_g@cms.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.