Installation¶
Before You Flash
- Back up your current configuration.
- Download the correct AW1000 sysupgrade image from Releases
- Ensure stable power to avoid bricking.
Flash via Web UI¶
- Log in to the web UI:
http://192.168.1.1. - Go to
SystemthenBackup / Flash Firmware. - Upload
full-squashfs-sysupgrade.bin. - Confirm the upgrade and wait for the device to reboot.
Flash via CLI¶
- Upload the image to the router, for example into
/tmp. - Run sysupgrade:
sysupgrade /tmp/full-squashfs-sysupgrade.bin
After Upgrade¶
- Reconnect to
http://192.168.1.1. - Set or reset the admin password.
- Restore configuration if needed.
If something goes wrong, follow the Recovery section.