Converting a .BIN file to .TRX for OpenWRT / DD-WRT

I recently had reason to convert the latest DD-WRT firmware .bin file to .trx format, so that I could manually flash my WRT54GL. Not wanting to risk it, I first converted the .bin image with the following command:

dd if=firmware.bin of=firmware.trx bs=32 skip=1

Which I found here.

Trackback URL

No Comments on "Converting a .BIN file to .TRX for OpenWRT / DD-WRT"

Hi Stranger, leave a comment:

ALLOWED XHTML TAGS:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to Comments