You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technically, the disk is just "not RAW", but the code assumes its qcow2. This is fine for now since limactl only creates QCOW2 disks with the disk create command, but this is not a safe assumption in general.
The text was updated successfully, but these errors were encountered:
Description
Tracking followup to #1405 (comment).
Technically, the disk is just "not RAW", but the code assumes its qcow2. This is fine for now since
limactl
only creates QCOW2 disks with thedisk create
command, but this is not a safe assumption in general.The text was updated successfully, but these errors were encountered: