參考文件 : procedure for flashing OpenWRT to wzr-hp-g300nh2
Enable SSH on the router
Login to the router via SSH
Change directory to /tmp and download OpenWrt firmware image file:
cd /tmp
wget http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/openwrt-ar71xx-generic-wzr-hp-g300nh-squashfs-sysupgrade.bin
Overwrite current firmware with the downloaded one:
mtd -r write openwrt-ar71xx-generic-wzr-hp-g300nh-squashfs-sysupgrade.bin linux
After flashing, the router should go down for a reboot and return running OpenWrt.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.