https://github.com/lima-vm/lima/blob/1f787fb94457ddc15fc44ba1d0928ed57469c305/pkg/store/disk.go#L64-L82 go-qcow2reader should suffice to inspect the disk size. I don't remember why I added `inspectDiskSizeWithQemuImg` fall-back in https://github.com/lima-vm/lima/commit/20c2224bc1f74d662dc2b32506782d5cd6450b07 . Probably go-qcow2reader was immature at that time