TP-Link TL-WR1043ND OpenWRT reset
July 30, 2011 13:18:57 Last update: July 30, 2011 13:19:21
The normal 30/30/30 reset does not work for the TP-Link TL-WR1043ND running OpenWRT. OpenWRT provides a failesafe mode from where you can recover any configuration mistakes. For the TP-Link TL-WR1043ND:
- Power up the router
- When
SYSbutton starts to blink, press and hold theQSSbutton tillSYSstarts to blink faster - Telnet to 192.168.1.1. No password needed.
- Erase user space data with
mtd -r erase rootfs_data
or mount thejffs2file system with:mount_root
and start fixing things.