Closed GoogleCodeExporter closed 9 years ago
Currently, build-ng only supports updating U-Image and TRX header checksums.
I'm guessing your firmware uses a different header format, so you should have
gotten a warning message during the re-build to that effect. If you have any
documentation on the firmware header format used by your ubiquiti router we
might be able to add support for it.
Original comment by heffne...@gmail.com
on 8 Jul 2012 at 11:47
Original comment by jeremy.collake@gmail.com
on 11 Jun 2013 at 8:20
Still happening with ubiquiti's version XM-v5.5.8.build20991.bin. Any news on
that?
Original comment by xavier.m...@gmail.com
on 31 May 2014 at 8:09
its possible to unpack XM-v5.5.8.build20991.bin with the source code fwsplit.c
included with the old SDK for the ubnt, you just need to add a NULL check
around checking the header. It will still dump but it gives you the partitions
you need. I have even been able to replace some gfx/text and reconstruct the
image using the source code of ubnt-mkfwimage.c and the image is accepted on
the device and runs. However, something is not correct because I can log into
the device and see the main status page but none of the others work, they
return a error saying no permission.
Original comment by james.ta...@gmail.com
on 16 Jul 2014 at 9:03
I'm in the same situation! Can you let me know how you modified fwsplit.c for
it to work?
Original comment by casinmi...@gmail.com
on 9 Aug 2014 at 10:46
Same here.
Original comment by elci...@gmail.com
on 12 Aug 2014 at 8:48
James, would you share the modified code? =)
Original comment by elci...@gmail.com
on 15 Aug 2014 at 7:35
thanks
http://www.chat-iraqnaa.net
http://www.chat-sabaya-iraq.com
http://www.rix4web.net
Original comment by bestro...@gmail.com
on 19 Jan 2015 at 8:06
Original issue reported on code.google.com by
webtront...@gmail.com
on 15 Jun 2012 at 2:39