mirror of
https://github.com/siderolabs/talos.git
synced 2026-04-15 02:32:04 +02:00
Fixes #10097 See https://github.com/siderolabs/go-blockdevice/pull/121 I added an option to QEMU provisioner to create disks with custom block sizes (supported for some disk types). Unfortunately, this case can't be built as a regression as QEMU's firmware boots fine with ESP partition at 256/1024/2048 LBA. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>