Differences
This shows you the differences between two versions of the page.
| Next revisionBoth sides next revision | |||
| toh:netgear:wndr4500_v3 [2022/02/07 07:17] – Created from the form at meta:create_new_device_page tmomas | toh:netgear:wndr4500_v3 [2022/02/07 08:00] – [Installation] make Stable. Add install instructions bill888 | ||
|---|---|---|---|
| Line 86: | Line 86: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| /* stable release */ | /* stable release */ | ||
| - | /* uncomment once stable release is available | + | |
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| Line 95: | Line 95: | ||
| filter | filter | ||
| ---- | ---- | ||
| - | */ | ||
| - | /* snapshot */ | ||
| - | /* delete once stable release is available */ | ||
| - | ---- datatable ---- | ||
| - | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url | ||
| - | headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock | ||
| - | align : c,c,c | ||
| - | filter | ||
| - | filter | ||
| - | filter | ||
| - | ---- | ||
| + | -> [[docs: | ||
| - | -> [[docs:guide-user:installation:generic.flashing|Install | + | It has been reported that flashing factory image to WNDR4500v3 using Netgear UI causes router to be bricked when OpenWrt router is subsequently powered down. |
| + | |||
| + | [[https:// | ||
| + | |||
| + | Summarised instructions to apply both the factory and sysupgrade images is as follows: | ||
| + | |||
| + | - Use the Netgear UI and flash the squashfs-**factory**.img to the router. | ||
| + | - Next, SSH into the router at 192.168.1.1 and execute the following commands to install the 21.02.1 squashfs-**sysupgrade** image release in this example: | ||
| + | < | ||
| + | cd /tmp | ||
| + | |||
| + | wget https://downloads.openwrt.org/ | ||
| + | |||
| + | sysupgrade -v / | ||
| + | </ | ||
| + | - You will be disconnected. | ||
| - | FIXME Please add the installation procedure here. | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||