Skip to content

Instantly share code, notes, and snippets.

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 torgeir/150f2c60ca9d1c3c8852 to your computer and use it in GitHub Desktop.
Save torgeir/150f2c60ca9d1c3c8852 to your computer and use it in GitHub Desktop.
Upgrading from openwrt backfire to attitude adjustment 12.09 on the routerstation pro
# Upgrading from openwrt backfire to attitude adjustment 12.09 on the routerstation pro
# 1.
# download the sysupgrade file
# it can be used to upgrade from the luci ui
# it keeps your settings
wget http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/openwrt-ar71xx-generic-ubnt-rspro-squashfs-sysupgrade.bin
# 2.
# in luci, navigate to "backup / flash firmware"
# 3.
# download a backup of your settings, just in case
# 4.
# check keep settings
# give your downloaded sysupgrade-file as the image
# hit "flash image.."
# 5.
# wait, mine came right up in a couple of minutes
# with all settings as before
# (how to install openwrt backfire on the routerstation pro http://gist.github.com/torgeir/7294373)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment