firelizzard18 / firmware-mod-kit

Automatically exported from code.google.com/p/firmware-mod-kit
0 stars 1 forks source link

Why is File after building bigger than original although 0-mods? #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I extract 3,9mb firmware.bin -> No problems
2. I havent modded anything, just for testing the firmware mod kit
3. I build it back to bin -> 

What is the expected output? What do you see instead?
Expected is: 3932160 Size
But Error said: 
       Original file size: 3932160
       Current file size:  4341712

What version of the product are you using? On what operating system?
Newest Version - Ubuntu 12.04

Please provide any additional information below.

Please help.

Original issue reported on code.google.com by julian...@gmail.com on 29 Mar 2013 at 1:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Is this image using a squashfs file system? If so, try specifying the -min 
option to build-firmware.sh.

Original comment by heffne...@gmail.com on 2 Apr 2013 at 2:03

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The block size is now preserved in the config log for firmwares. -min is still 
supported, and will report the original block size you are overriding.

Original comment by jeremy.collake@gmail.com on 5 Apr 2013 at 3:53

GoogleCodeExporter commented 8 years ago

Original comment by jeremy.collake@gmail.com on 10 Apr 2013 at 6:13