1
Treat the EOL date as a planning deadline, not a panic trigger
OpenWrt says 24.10 security updates will stop after September 2026 and recommends moving to 25.12 before then. Plan the migration while the router is healthy instead of waiting for an outage.
2
Confirm that 25.12 supports the exact device
Most 24.10-supported devices can move to 25.12, but model-specific exceptions remain. Verify the model, hardware revision, target, profile, image type, and any special installer or partition transition.
3
Back up more than the configuration archive
Download the official configuration backup to another device. Also record important packages, custom feeds, VPN and firewall rules, VLANs, interface names, and any manual startup or network changes needed for a clean rebuild.
4
Use firmware upgrade tools, not apk upgrade
A package-manager update does not replace the kernel, base image, and target-specific firmware as one tested unit. Use the official sysupgrade path, Attended Sysupgrade, Firmware Selector, or owut and review every package and validation warning.
5
Do not preserve configuration against device instructions
Many upgrades translate configuration normally, but some devices require a clean upgrade, renamed interfaces, a layout transition, or a special installer. If the current device notes say not to keep settings, prepare to rebuild from the recorded configuration.
6
Prepare recovery without assuming TFTP
After a failed upgrade, first separate missing LuCI, lost SSH, and failsafe from a non-booting device. Use Web Recovery, vendor tools, or TFTP only when the exact bootloader documentation identifies that path and its IP, transfer direction, firmware, and filename.