View Single Post
Old 02-03-2010, 02:00 AM   #43
Qbspin
Junior Member
Qbspin began at the beginning.
 
Posts: 6
Karma: 38
Join Date: Feb 2010
Device: V5
The problem mounting the V5 ro.fs and root.fs is the cramfs format used by Jinke. The first modification to cramfs standard is the offset size, changed to 32 bits, so the i-node length is 16 bytes (and 12 in standard). A modified version of fsck.cramfs is needed to decompress the files in these images.

If you are interested I can show you the code and another "special" structure included in root.fs (but not in ro.fs).

Regards

QB
Qbspin is offline   Reply With Quote