Hi,

> The router was running whiterussian rc3
> I've build an freewrt-image. It's a .bin file. ;)
> Using the tftp-boot-flash-method bricks my router.
> Debricked it. Now running whiterussian rc5.
> Now I want to know, if there's any chance to flash the firmware
> correctly.
> Is flashing via mtd the correct way???
> dd bs=32 skip=1 if=<image.bin> of=<image.trx>
> mtd -r write <image.trx> linux
That should be one way, see
http://www.freewrt.org/trac/wiki/Documentation/Howto/FirmwareTutorial

another might be to tftp-upload the trx image and not the bin-file.

bye,
  Markus

_______________________________________________
freewrt-users mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to