All of lore.kernel.org
 help / color / mirror / Atom feed
* CRC failed error,when mounting JFFS2
@ 2008-06-26 11:31 Aneesh
  0 siblings, 0 replies; only message in thread
From: Aneesh @ 2008-06-26 11:31 UTC (permalink / raw)
  To: linux-mtd

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-26 11:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 11:31 CRC failed error,when mounting JFFS2 Aneesh

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.