You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attended sysupgrade from Luci seems to work but does nothing. Downloading the image and trying to manually upgrade to this image results in the following error.
Same on command line:
root@whatever:~# owut upgrade
ASU-Server https://sysupgrade.openwrt.org
Upstream https://downloads.openwrt.org
Target ramips/mt7621
Profile ubnt_edgerouter-x-sfp
Package-arch mipsel_24kc
Version-from 24.10.0 r28427-6df0e3d02a (kernel 6.6.73)
Version-to 24.10.1 r28597-0425664679 (kernel 6.6.86)
71 packages are out-of-date
WARNING: There are 1 missing default packages, confirm this is expected before proceeding
Request hash:
58aeffad9196fb81f11684cca41afb931483f552a7408134971e692d8b749d4c
Status: queued - 0 ahead of you
Progress: 0s total = 0s in queue + 0s in build
.......
Status: done
Progress: 36s total = 0s in queue + 36s in build
Build succeeded in 36s total = 0s in queue + 36s to build:
Image saved : /tmp/firmware.bin
ERROR: sysupgrade validation failed:
stderr =
Tue Apr 22 08:02:05 CEST 2025 upgrade: The device is supported, but this image is incompatible for sysupgrade based on the image version (1.1->2.0).
Tue Apr 22 08:02:05 CEST 2025 upgrade: Partition table has been changed due to kernel size restrictions. Refer to the wiki page for instructions to migrate to the new layout: https://openwrt.org/toh/ubiquiti/edgerouter_x_er-x_ka
Image check failed.
For me it seems that either the validation script does not recognise the partition table being changed or that the generated image needs the old partition layout.
Thx for any help
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Device has been migrated to new flash layout (https://github.com/darkxst/erx-migration) and upgraded to 24.10.0:
Attended sysupgrade from Luci seems to work but does nothing. Downloading the image and trying to manually upgrade to this image results in the following error.
Same on command line:
For me it seems that either the validation script does not recognise the partition table being changed or that the generated image needs the old partition layout.
Thx for any help
The text was updated successfully, but these errors were encountered: