Open GoogleCodeExporter opened 9 years ago
Any Openwrt image (i used images built for caramabola2 (AR9331) only) based
router extracts fine, the rootfs is squashfs-lzma and a jffs2 one too. Without
making any change in the rootfs, the image genrated will be larger than
original. Adding -min does work.
Any image either using -min or by deleting files generated using
./build-firmware.sh fails to work for me. I may be missing something since I
expect 2 files for the rootfs, one for squashfs, and one or empty jffs2
partition. If anyone knows, please comment on this.
Original comment by tavishna...@gmail.com
on 12 Sep 2013 at 12:21
Here is my solution for EA6500v2(squashfs with LZMAv2)
I meet the same problem. Extract the original firmware and build it without any
modification. But the script said that the file size is greater than the
original one.
I change build-fireware.sh line 58 from "-comp lzma" to "-comp xz" and
successfully build a run-able fireware.
I seems that Linksys EA6500v2 fireware is build with xz(AKA LZMAv2).
Original comment by wsyc...@gmail.com
on 29 Oct 2013 at 12:18
Original issue reported on code.google.com by
laptopt...@hotmail.com
on 11 Aug 2013 at 11:22