
Hi All,
Now Iam working on cmd_jffs2 command.
I loaded flashdisk_jffs2 binary file from 11-63 sectors of Flash.
Whenever I used fsinfo command the below messege comming
USCP# fsinfo ### filesystem type is JFFS2 Scanning JFFS2 FS: . Unknown node type: e002 len 68 offset 0x1600ac Unknown node type: e001 len 43 offset 0x1605d0 Unknown node type: e002 len 2379 offset 0x16da44 / Unknown node type: e002 len 2793 offset 0x1ba4f0 - Unknown node type: e002 len 2863 offset 0x1e97cc Unknown node type: e002 len 2363 offset 0x1eb49c \ Unknown node type: e002 len 3990 offset 0x20b2dc Unknown node type: e002 len 75 offset 0x223f9c | Unknown node type: e001 len 45 offset 0x27e2e0 / Unknown node type: e002 len 101 offset 0x2882a4 Unknown node type: e001 len 50 offset 0x2893ec Unknown node type: e001 len 53 offset 0x2896c0 Unknown node type: e002 len 1935 offset 0x29870c Unknown node type: e001 len 53 offset 0x2afad8 Unknown node type: e002 len 2238 offset 0x2bda54 - Unknown node type: e002 len 2226 offset 0x2c6fbc \ Unknown node type: e002 len 2328 offset 0x32bae0 Unknown node type: e002 len 1497 offset 0x32e9c4 Unknown node type: e002 len 2560 offset 0x330ba8 Unknown node type: e002 len 2699 offset 0x332954 | Unknown node type: e001 len 53 offset 0x369bd8 / Unknown node type: e002 len 166 offset 0x388f88 \ Unknown node type: e001 len 53 offset 0x4000a0 Unknown node type: e002 len 1779 offset 0x406244 Unknown node type: e002 len 1735 offset 0x407a90 Unknown node type: e002 len 1703 offset 0x408188 Unknown node type: e001 len 53 offset 0x40c62c Unknown node type: e001 len 53 offset 0x40ed70 Unknown node type: e002 len 1897 offset 0x4131e8 Unknown node type: e002 len 2440 offset 0x4155b4 Unknown node type: e001 len 52 offset 0x427eec .........................................................
What is the problem I didn't get, pls help me.
Thanks & Regards Srinivas Rao.Ch
Thanks & Regards Srinivas Rao.Ch --------------------------------- Here's a new way to find what you're looking for - Yahoo! Answers Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW

On 9/4/06, Srinivas rao ch_srinivas321@yahoo.co.in wrote:
Scanning JFFS2 FS: . Unknown node type: e002 len 68 offset 0x1600ac
I think I've seen this before when trying to access a filesystem with summary information, i.e. a filesystem generated by a kernel with CONFIG_JFFS2_SUMMARY set.
I'm not sure if you can switch the summary feature on/off on the fly, so you should probably try regenerating the filesystem from scratch without summary information.
Haavard
participants (2)
-
Haavard Skinnemoen
-
Srinivas rao