Router Install
From FridaV
(Created page with '===Pick a firmware=== * vehicle/openwrt/kamikaze_8.09/openwrt-brcm47xx-squashfs.trx ===Install using TFTP=== To install OpenWrt using TFTP or the ASUS firmware restoration too...') |
|||
* vehicle/openwrt/kamikaze_8.09/openwrt-brcm47xx-squashfs.trx | * vehicle/openwrt/kamikaze_8.09/openwrt-brcm47xx-squashfs.trx | ||
| + | * vehicle/openwrt/kamikaze_8.09/openwrt-brcm-2.4-squashfs.trx | ||
===Install using TFTP=== | ===Install using TFTP=== | ||
* Execute the TFTP commands below: | * Execute the TFTP commands below: | ||
| - | + | tftp 192.168.1.1 | |
| - | + | tftp> binary | |
| - | + | tftp> trace | |
| - | + | tftp> put openwrt-brcm47xx-squashfs.trx | |
* After the TFTP upload is complete, wait at least six minutes. The firmware is first loaded into the RAM, and then flashed. This process takes a little time, and to ensure that the router is not bricked you should wait six minutes. | * After the TFTP upload is complete, wait at least six minutes. The firmware is first loaded into the RAM, and then flashed. This process takes a little time, and to ensure that the router is not bricked you should wait six minutes. | ||
Install packages: | Install packages: | ||
| - | + | opkg install kmod-usb... | |
Add autoinet.sh | Add autoinet.sh | ||
