Skip to content

Instantly share code, notes, and snippets.

@plntyk
Created April 25, 2021 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plntyk/61fe2e7484c7c5f267e89f18d538c195 to your computer and use it in GitHub Desktop.
Save plntyk/61fe2e7484c7c5f267e89f18d538c195 to your computer and use it in GitHub Desktop.
21.02 changes
Sysupgrade can be used to upgrade a device from 19.07 to 21.02, and configuration will be preserved in most cases.
:!: Sysupgrade from 18.06 to 21.02 is not supported.
:!: There is no migration path for targets that switched to DSA.
In that case, sysupgrade will refuse to proceed with an error message:
Image version mismatch. image 1.1 device 1.0 Please wipe config during upgrade (force required) or reinstall. Config cannot be migrated from swconfig to DSA Image check failed
The user has to force sysupgrade and reset the device configuration.
(notes:
unsure if we should mark with :!:
text from link to example from user of WRT1900ACS : https://i.imgur.com/bjq4wzf.png
- this user came to irc to get help regarding that message
Is there a list of DSA / affected targets / how much devices are affected -> reorder stuff to top / add some info there (first paragraph)?
maybe improve text description of what works / does not work ? - I dont know if these are correct !
- "force sysupgrade"
- disable keep settings
minor nitpick : the luci error message misses 2x the end of sentence dot (DSA. Image check failed.)
but cannot find these strings with github search function
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment