Hi all,

I'm playing around with Mikrotik stuff to test flashing from 19.07 ar71xx towards master using sysupgrade.

Trying this natively using sysupgrade shows Invalid firmware image:


dd 'if=/tmp/openwrt-ath79-mikrotik-mikrotik_routerboard-922uags-5hpacd-squashfs-sysupgrade.bin' 'skip=0' 'bs=4' 'count=1'
+ identify_magic 73797375
+ local 'magic=73797375'
+ echo 'unknown 73797375'
+ local 'file_type=unknown 73797375'
+ '[' 0 '=' 0 -a 'unknown 73797375' '!=' ubi -a 'unknown 73797375' '!=' ubifs ]
+ echo 'Invalid sysupgrade file.'
Invalid sysupgrade file.

Looks like it trips over "file_type"

Anyone any idea how to fix this properly?

Thanks,

Koen


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to