#19807: Netgear WNR2200 - make firmware image flashable with default firmware 
like
dd-wrt
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by Andrey):

 Small images analysis (just for information):

 OpenWRT
 {{{
 % binwalk openwrt-ar71xx-generic-wnr2200-squashfs-factory.img

 DECIMAL       HEXADECIMAL     DESCRIPTION
 
--------------------------------------------------------------------------------
 192           0xC0            Squashfs filesystem, big endian, version
 3.0, size: 1138936 bytes, 3 inodes, blocksize: 65536 bytes, created:
 2015-05-04 19:55:41
 1144000       0x1174C0        Squashfs filesystem, little endian, version
 4.0, compression:xz, size: 3400162 bytes, 1254 inodes, blocksize: 262144
 bytes, created: 2015-05-04 19:55:43
 }}}

 DDWRT
 {{{
 % binwalk wnr2200-factory_WW.img

 DECIMAL       HEXADECIMAL     DESCRIPTION
 
--------------------------------------------------------------------------------
 192           0xC0            Squashfs filesystem, big endian, version
 3.0, size: 995205 bytes, 3 inodes, blocksize: 65536 bytes, created:
 2013-03-25 09:45:41
 1048704       0x100080        Squashfs filesystem, big endian, DD-WRT
 signature, version 3.0, size: 4117088 bytes, 837 inodes, blocksize: 131072
 bytes, created: 2013-03-25 09:45:31
 }}}

 Netgear
 {{{
 % binwalk wnr2200-100-V1.0.2.24.img

 DECIMAL       HEXADECIMAL     DESCRIPTION
 
--------------------------------------------------------------------------------
 192           0xC0            Squashfs filesystem, big endian, version
 3.0, size: 5656843 bytes, 1368 inodes, blocksize: 65536 bytes, created:
 2012-09-06 07:35:30
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19807#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to