Would love to get a stack of HP T730 thin clients running IncusOS

Have a small stack of HP T730 Thin Clients with 16 GB of RAM, 2 TB m.2 SATA SSDs, TPM 2.0 and SecureBoot enabled. Would love to get a little, low energy, IncusOS based cluster going for experimentation. Sadly running to this:

EFI stub: ERROR: exit_boot () failed!

EFI stub: ERROR: efi_stub_entry) failed!

../src/boot/linux.c:153@linux_exec: Error starting kernel image: Buffer too small

../src/boot/boot.c:2640@image_start: Failed to execute Incuss 202511280022 (\EFI\Linux\IncusOS_202511280022.efi): Buffer too small

Used an installer img via USB. Will try running direct from a USB stick soon.

Check to see if there’s a firmware update available or your systems.

The error here suggests that the firmware is running with a pretty limited amount of memory for some reason and is failing to fit the kernel image into memory.

On the latest now. They are pretty old systems. Doubt we’ll see any further updates for them. No big deal. I’ll run a mutable OS on them and put Incus on that. Thanks for looking and the response!