Written July 26, 2008 in Tutorial

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:

[sourcecode language=bash]dd if=firmware.bin of=firmware.trx bs=32 skip=1[/sourcecode]

Which I found here.

Related posts:

  1. Prevent OpenWRT from blocking PPTP connections
  2. How to convert a (CentOS 5) VMWare image to Xen

No Comments

(Required)
(Required, will not be published)
CommentLuv Enabled