unable to mount jffs2
Xavier DEBREUIL
xde at inventel.fr
Tue Jun 12 07:36:24 EDT 2001
I am using mtd-snapshot-20010610
I have made a jffs2 file on my computer ;
loaded it via ftp onto my arm board ;
erased the mtd1 partition : eraseall /dev/mtd1
copy the file in it : cp -a jffs2 /dev/mtd1
tried to mount it :
mount -t jffs2 /dev/mtdblock1 /mnt/jffs2/jffs2_1
and then the system stopped on the following :
/mnt/ramdisk/rd1 # mount -t jffs2 /dev/mtdblock1 /mnt/jffs2/jffs2_1
mtdblock_open
ok
jffs2_scan_empty(): Empty block at 0x0000fffc ends at 0x00010000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x0002fffc ends at 0x00030000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x0004fffc ends at 0x00050000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x0006fffc ends at 0x00070000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x000afffc ends at 0x000b0000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x000efffc ends at 0x000f0000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x0010fffc ends at 0x00110000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x0012fffc ends at 0x00130000 (with
0xe0021985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x0014fffc ends at 0x00150000 (with
0xe0021985)! Marking dirty
Any help is welcomed.
Xavier
More information about the linux-mtd
mailing list