talos-rpi5/config
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
..
config.txt Fix SBC overlay upgrade: preserve GRUB, enable PCIe Gen 3 2026-02-17 15:50:52 -05:00
config.txt.append Fix PCIe Gen 3: move dtparam into [pi5] section of config.txt 2026-02-16 18:45:05 -05:00
extensions.yaml Initial commit: Talos CM5 builder with Gitea CI/CD 2026-02-09 17:58:17 -05:00