"partition length get error" when flashing super.img

Stuck trying to get a second hand hikey960 working for me, any suggestions would be appreciated.

I just got a second hand Hikey960, running into some issues.

I used recovery-flash.sh from GitHub - 96boards-hikey/tools-images-hikey960: Tools and images for HiKey960 which succeeded.

I then attempted to flash AOSP From https://snapshots.linaro.org/96boards/hikey960/linaro/aosp-master/2436/hikey960-linaro-2024.04.12-factory-0196c652.zip and ran into some errors

jcase@cuora:~/working/hikey960/hikey960-linaro-2024.04.12$ fastboot flash boot boot.img
Sending ‘boot’ (23590 KB) OKAY [ 0.577s]
Writing ‘boot’ OKAY [ 0.169s]
Finished. Total time: 0.761s
jcase@cuora:~/working/hikey960/hikey960-linaro-2024.04.12$ fastboot flash super super.img
Sending sparse ‘super’ 1/4 (459096 KB) OKAY [ 10.977s]
Writing ‘super’ FAILED (remote: ‘partition length get error’)
fastboot: error: Command failed