talos-rpi5/patches/siderolabs
Mathias Beaulieu-Duncan 4fed64844a
All checks were successful
Build Talos CM5 Image / build (push) Successful in 4m50s
Fix GRUB patch: skip sd-boot probe on arm64 for first upgrade
On fresh SBC images, the EFI partition has sd-boot UKI files but no
GRUB config. During upgrade, Probe() found sd-boot and used it, which
failed because RPi5/CM5 firmware lacks EFI SetVariableRT support.

Add arm64 guard to Probe(): when no GRUB config is found, skip sd-boot
probing and return a fresh GRUB config. This transitions from sd-boot
to GRUB on the first upgrade from a fresh flash.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:50:42 -05:00
..
pkgs Switch to 4K page size for production readiness 2026-02-13 18:28:22 -05:00
talos Fix GRUB patch: skip sd-boot probe on arm64 for first upgrade 2026-02-16 13:50:42 -05:00