Quote:
Originally Posted by keng2000
in case v5 Firmware.
It is almost the same of V3 firmware.
1. Same structure but different size in each part. (That is easy to check)
2. ro.fs and root.fs are cramfs but somehow the disassemble method could be difference. (header is OK, but refuse to extract.)
|
Yes, this is what I found also. At least, when at looked at the header, size seemed to be x7E (126) blocks instead of x36 (44). Extracting that size however does not yield a mountable root.fs filesystem. I suspect ro.fs is a different size too, and that's throwing out all the rest after it.