Hello,
I tried uploading the sysupgrade image to upgrade my openwrt from 17.01.1 to 19.07 but gives the following.. I dont want to brick the router and hence not sure if I must proceed
It'ss a ZBT WE826 T 16m version ... the website does not have any image other than the sysupgrade so I don't have a choice ... I tried building it too but that also generated just the sysupgrade. Can you suggest what can be done ?
Download the firmware and verify with sha256 sum utility that the file is intact (should be f0d20a9b44ff21c16e39af4504c9e98a7dfc58bbd9498134d3f46904c7ed5d7d as mentioned in the download page)
Going from 17 to 19 major version is advise not to keep settings, as there have been changes in the configuration over the years that can cause the device not to boot properly.
It looks like 16M version (https://openwrt.org/toh/zbt/we-826). Download sysupgrade-image into /tmp directory, let it be e.g. sspg.bin, after that: cd /tmp; sha256sum sspg.bin
check sum; mtd write sspg.bin firmware
write firmware, reboot
The links work fine and the non-https urls are intentional. You won't be able to make a package from current snapshot work on 17 version though, so upgrading is the only option.
ya @trendy I understand that upgrading is the option but with sysupgrade I was not able to upgrade it .. I tried the latest version and I also built a firmware with 17.01 version and tried upgrading with sysupgrade and even that didnt happen and I am kinda scared doing the mtd upgrade ... its not that I doubt what you are saying @ulmwind .. Its just the thought that what if it bricks.. ...
I downloaded the mtd3 block and run binwalk on the firmware built / downloaded from openwrt and the one downloaded from mtd3 and the one downloaded from mtd3 has an added jffs2 block ..