Open samip5 opened 1 week ago
I would like to create images without grub, but that seems to currently always require secure-boot.
https://github.com/siderolabs/talos/blob/4fe6dc8a0a86e0096797b3ce433a627fb973c962/pkg/imager/out.go#L94
Part of #9633
Support for sd-boot for all UEFI is in the plans and will be slowly worked in, probably for 1.10, might not have time to fit in 1.9
Feature Request
Description
I would like to create images without grub, but that seems to currently always require secure-boot.
https://github.com/siderolabs/talos/blob/4fe6dc8a0a86e0096797b3ce433a627fb973c962/pkg/imager/out.go#L94