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/f1c72fdcfb7aaf04e8e2 to your computer and use it in GitHub Desktop.
Save torgeir/f1c72fdcfb7aaf04e8e2 to your computer and use it in GitHub Desktop.
Upgrading from openwrt attitude adjustment to barrier breaker 14.07 on the routerstation pro
# Upgrading from openwrt attitude adjustment 12.09 to barrier breaker 14.07 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/barrier_breaker/14.07/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 attitude adjustment on the routerstation pro https://gist.github.com/torgeir/150f2c60ca9d1c3c8852)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment