Search
You can find the results of your search below.
Fulltext results:
- Upgrading OpenWrt firmware using CLI
- ) * you can use **scp**: ''scp openwrt-ar71xx-tl-wr1043nd-v1-squashfs-sysupgrade.bin root@192.168.1.1:/tmp'' (... ''ssh root@192.168.1.1 "cat > /tmp/openwrt-ar71xx-tl-wr1043nd-v1-squashfs-sysupgrade.bin" < openwrt-ar71xx-tl-wr1043nd-v1-squashfs-sysupgrade.bin'' (Also ensure you have set a no... inux PC nc -q 0 192.168.1.1 1234 < openwrt-ar71xx-tl-wr1043nd-v1-squashfs-sysupgrade.bin # OpenWrt nc -l -p 1234
- Upgrading OpenWrt firmware using LuCI and CLI
- downloading the OpenWrt 15.05 upgrade image for a TP-LINK TL-WR1043ND ver. 1.x router cd /tmp wget http://downloads.ope... 15.05/ar71xx/generic/openwrt-15.05-ar71xx-generic-tl-wr1043nd-v1-squashfs-sysupgrade.bin # check the integrity of... # sysupgrade -v /tmp/openwrt-15.05-ar71xx-generic-tl-wr1043nd-v1-squashfs-sysupgrade.bin </code> NOTE: see extras at end of page for low memory device workarounds =====