talos-rpi5/patches
Mathias Beaulieu-Duncan 338a2c0021
All checks were successful
Build Talos CM5 Image / build (push) Successful in 2m58s
Fix SBC overlay upgrade: preserve GRUB, enable PCIe Gen 3
The v8 overlay patch deleted /boot/EFI/ to clean up stale firmware,
but this also removed GRUB's BOOTAA64.EFI, bricking the node.

Fix: keep SBC layout detection (write to /boot/ not /boot/EFI/) but
remove the os.RemoveAll that destroyed GRUB. Stale firmware files in
/boot/EFI/ are harmless.

Re-enable PCIe Gen 3 (dtparam=pciex1_gen=3) and full configTxt mode,
now that the overlay installer correctly writes to the EFI partition
root on SBC layouts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 15:50:52 -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 SBC overlay upgrade: preserve GRUB, enable PCIe Gen 3 2026-02-17 15:50:52 -05:00