talos-rpi5/patches
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
..
siderolabs Fix GRUB patch: skip sd-boot probe on arm64 for first upgrade 2026-02-16 13:50:42 -05:00
talos-rpi5/sbc-raspberrypi5 Fix serial console for RPi5/CM5 debug UART (ttyAMA10) 2026-02-13 19:47:18 -05:00