Thank HeXiLeD,

Is there a way to determine which file is right?
After building firmware, I see these files:
- openwrt-ramips-rt305x-root.squashfs
- openwrt-ramips-rt305x-rt-n13u-squashfs-sysupgrade.bin
- openwrt-ramips-rt305x-uImage.bin
- openwrt-ramips-rt305x-vmlinux.bin
Sometimes, there is also xxx-squashfs-factory.bin file.

If flashing via serial, I know I need to use xxx-root.squashfs and xxx-vmlinux.bin.
If upgrade from OpenWrt, I know I need to use xxx-sysupgrade.bin.
But which file to use with "mtd"?


On Thu 17 Jan 2013 10:33:03 AM ICT, HeXiLeD wrote:
if the router is supported; access ddwrt via ssh and then

cd /tmp ;
wget http://url.to.openwrt.image.bin ;
mtd -r openwrt-image.bin linux

or

mtd -r openwrt-image.trx linux

--
Regards,
Quân

Y!IM: ng_hquan_vn
GTalk: ng.hong.quan
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to