Which version of mkfs.jffs2 could work with kernel-2.4.18+patch-2.4.18-rmk6

jeffery jeffery at jhandyh.adsldns.org
Sun Apr 20 14:02:51 EDT 2003


Dear all 
    I’m using the S3c2410x developer board and applied the Kernel-2.4.18
with patch-2.4.18-rmk6 for ARM,
I want to use JFFS2 and used the mkfs.jffs2 that revision is v1.7
    It seems that my mkfs.jffs2’s version is too old so I got many error
message when I mount the mtdblock , the error message is
# mount -t jffs2 /dev/mtdblock1 /mnt
Old JFFS2 bitmask found at 0x00000000
 
You cannot use older JFFS2 filesystems with newer kernels
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004:
0x0040 instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008:
0x0001 instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c:
0x0001 instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010:
0x41ed instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c:
0xd06c instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020:
0xb499 instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024:
0xb499 instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000003c:
0x3b87 instead
 
Old JFFS2 bitmask found at 0x00000040
 
You cannot use older JFFS2 filesystems with newer kernels
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000044:
0x002a instead
 
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000048:
0x0001 instead
 
Further such events for this erase block will not be printed
 
Old JFFS2 bitmask found at 0x0000006c
 
You cannot use older JFFS2 filesystems with newer kernels
 
So Could someone kindly telling me which mkfs.jffs2 version is suitable for
making the jffs2 image ?
 
Regards
 
Jeffery




More information about the linux-mtd mailing list