Sysupgrade command line fail

Hi,

Impossible to upgrade firmaware from Luci ou command line.

Model Aruba AP-303

Firmware actual version : OpenWrt 23.05.4 r24012-d8dd03c46f / LuCI openwrt-23.05 branch git-24.086.45142-09d5a38

Targets tested : 25.05.6 and 24.10.0

openwrt-23.05.6-ipq40xx-generic-aruba_ap-303-squashfs-sysupgrade.bin

openwrt-24.10.0-ipq40xx-generic-aruba_ap-303-squashfs-sysupgrade.bin

From Luci, no error but after reboot same version display

From sysupgrade command line. Error “Command failed: Connection failed”

From mtd -r write command line. Error “Could not open mtd device: firmware”

tmp fs Ok (247.0M space free) and free mem OK (414332 available)

try luci-app-attendedsysupgrade
there should be ar least 200kB free in /overlay to have persistent configuration.

Check if fitblk package is installed.

For mtd write you probably need kmod-mtd-rw.

1 Like

Attended sysupgrade package have been installed.

Using Luci from “Attended Sysupgrade” menu and choice to upgrade to 23.05.6 or 24.10.5.

Upgrade is been in process but after reboot nothing change ?

The upgrade does not occur and remains at 23.05.4.

# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 4.0M 4.0M 0 100% /rom
tmpfs 248.0M 15.1M 232.9M 6% /tmp
/dev/ubi0_2 17.8M 184.0K 16.7M 1% /overlay
overlayfs:/overlay 17.8M 184.0K 16.7M 1% /
tmpfs 512.0K 0 512.0K 0% /dev

What device? Is there any other output from Attended Sysupgrade?

1 Like

Aruba ap303.

Yes

I tried it and now the update worked.

OpenWrt 24.10.5 r29087-d : OK

Thanks

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.