View Single Post
Old 02-05-2010, 06:52 PM   #52
jusmee
Wizard
jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.jusmee ought to be getting tired of karma fortunes by now.
 
Posts: 1,047
Karma: 203682
Join Date: Oct 2009
Device: Libre 2
Quote:
Originally Posted by Qbspin View Post
I think I got it. The adobe file wasnŽt composed with a very large file: the adobe file is bigger than 32 Mb and the size in i-node is only 24 bits. The solution is used the "data block too large" as a flag of a >32MB file.

IŽve just try to decompress the image, add a file, recompress (with mkcram_32M) and pack it AND works... The firmware load and boot normally.

IŽd published a new version of tools (including the decompressor) in this link
http://www.megaupload.com/?d=7MRYIZDG

The unpack_v5 extracts files from image, decompress ro.fs.v5 and root.fs.v5 files in rofs.v5 and rootfs.v5 directories.
The pack_v5 compress rofs.v5 and root.fs.v5 directories in ro.fs.v5 and root.fs.v5, and creates the v5setup.bin file.

I hope youŽll find useful.

QBspin

Well done, I only tried the unpack so far, and it worked.
jusmee is offline   Reply With Quote