public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Halt at mounting
@ 2002-06-25  4:14 Steve Tsai
  2002-06-25 11:04 ` Steve Tsai
  2002-06-26  2:04 ` Steve Tsai
  0 siblings, 2 replies; 6+ messages in thread
From: Steve Tsai @ 2002-06-25  4:14 UTC (permalink / raw)
  To: Linux MTD mailing list

When I copy some files into the jffs2 directory and remove all the
files, the next mounting procedure will halt after nand_read_ecc is
done. The procedure is,

eraseall /dev/mtd1                                            //OK
mount -t jffs2 /dev/mtdblock1 /mnt                    //OK
cp /etc/* /mnt                                                 //OK
rm  /mnt/*                                                       //OK  
umount /mnt                                                   //OK
mount -t jffs2 /dev/mtdblock1 /mnt                    //halt

Have any idea?  Where can I hack?

The last output message,

nand_read_ecc: from = 0x007fe00c, len = 12
nand_read_ecc: from = 0x007fe00c, len = 4096
nand_read_ecc: from = 0x007ff00c, len = 4084


Steve Tsai

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-06-27  2:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-25  4:14 Halt at mounting Steve Tsai
2002-06-25 11:04 ` Steve Tsai
2002-06-26  2:04 ` Steve Tsai
2002-06-26  4:40   ` David Woodhouse
2002-06-26  5:39     ` Sorry for previous mail Steve Tsai
2002-06-27  2:32       ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox