mirror of
https://github.com/siderolabs/talos.git
synced 2025-11-01 17:01:10 +01:00
Not sure how and when it got broken, but we're looking for mounts for the blockdevice (like `/dev/vda`), while the actual mount info contains the partition device (like `/dev/vda6`). Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>