Difference between revisions of "De Brick or Un Bricking a WRT Series Router"

m
no edit summary
m
m
Line 74: Line 74:
**Select the SquashFS - Factory Image - IMG Firmware File (openwrt-21.02.0-mvebu-cortexa9-linksys_wrt32x-squashfs-factory.img as of this writing)
**Select the SquashFS - Factory Image - IMG Firmware File (openwrt-21.02.0-mvebu-cortexa9-linksys_wrt32x-squashfs-factory.img as of this writing)
*Set the IP Address of the Router: setenv ipaddr 192.168.1.1 (the IP Address is just an example, and is also the default)
*Set the IP Address of the Router: setenv ipaddr 192.168.1.1 (the IP Address is just an example, and is also the default)
*Probably no need to set subnet mask as the default is 255.255.255.0, common to most private IP Address ranges
*Set the IP Address of the TFTP Server: setenv serveip 192.168.1.254 (the IP Address is just an example, and is also the default)
*Set the IP Address of the TFTP Server: setenv serveip 192.168.1.254 (the IP Address is just an example, and is also the default)
*Set the name of the firmware image file: setenv venom.img (it can be any name, including the default one from OpenWRT, but it's easier to rename the original file)
*Set the name of the firmware image file: setenv venom.img (it can be any name, including the default one from OpenWRT, but it's easier to rename the original file)