Hi,
I am running OpenWRT on a sunxi target (Lamobo R1, I am using it as switch) using the sdcard-squashfs image and I am wondering how to upgrade this installation properly. Since there is no sysupgrade image, I am not sure whether upgrading over luci is possible.
The "cumbersome" way that would certainly work but which I would like to avoid would be:
- backup the configuration
- pull out the sdcard
- dd-write the new image
- put sdcard back in, boot up
- restore the configuration
So - is there any better way to accomplish this?
Cheers, Daniel