Books:OpenWRT: Difference between revisions

From Pumping Station One
Books (talk | contribs)
Add OpenWRT notes page
 
Books (talk | contribs)
Blanked the page
 
Line 1: Line 1:
<pre>
scp openwrt-23.05.4-ipq40xx-chromium-google_wifi-squashfs-factory.bin root@192.168.1.1:/tmp/


ssh root@192.168.1.1 -C "dd if=/dev/zero bs=512 seek=7634911 of=/dev/mmcblk0 count=33 && dd if=/tmp/openwrt-23.05.4-ipq40xx-chromium-google_wifi-squashfs-factory.bin of=/dev/mmcblk0"
dd if=/dev/zero bs=512 seek=7634911 of=/dev/mmcblk0 count=33 && dd if=/tmp/openwrt-23.05.4-ipq40xx-chromium-google_wifi-squashfs-factory.bin of=/dev/mmcblk0
</pre>
https://openwrt.org/toh/google/wifi

Latest revision as of 22:24, 15 October 2024