Due to this issue, customisation is required to boot Talos 1.9.0 on the Raspberry pi. Thankfully this is still a much better situation than previously, with the Turing Pi 2 node 3 would lock up and never boot, so at least with the below work we can use Talos with the TPi2
https://www.talos.dev/v1.9/talos-guides/install/boot-assets/ https://github.com/siderolabs/sbc-raspberrypi/pkgs/container/sbc-raspberrypi/255218952?tag=v0.1.0-beta.2-1-g1c69056
brew install crane
crane export ghcr.io/siderolabs/extensions:v1.9.0 | tar x -O image-digests | grep -E 'gvisor|nut-client|util-linux-tools|iscsi-tools'
docker run --privileged --rm -t -v $PWD/_out:/out ghcr.io/siderolabs/imager:v1.9.0 rpi_generic --arch arm64 --system-extension-image gvisor:20241118.0@sha256:bb4bcd0d29ac9a7f85ef02d25f6191c95ecb8143b1d0256c2fedc9b13ea2b3b3 --system-extension-image ghcr.io/siderolabs/nut-client:2.8.2@sha256:9a3f56284f8a40f806a94287120bc71a9e3f4d9e938125f4d3c0f4d5a5f817a4 --system-extension-image ghcr.io/siderolabs/util-linux-tools:2.40.2@sha256:16ec3dc788f125fed92404e360fa4b2579fc249d6e62c3cf79bd5f384b0a502a --system-extension-image ghcr.io/siderolabs/iscsi-tools:v0.1.6@sha256:e110c7b9c11d696d81287b179e37613ad046845b70a0de390f4da529353ae5af --overlay-image ghcr.io/siderolabs/sbc-raspberrypi:v0.1.0-beta.2-1-g1c69056 --overlay-name=rpi_generic --extra-kernel-arg net.ifnames=0