Closed tofutim closed 4 years ago
Only version 3 (aka "qcow2 1.1") is supported; version 2 is not supported.
Oops I didn't read this, perhaps that is the problem? I used qemu-img version 2.11.1 to create the qcow.
It should have been fixed by https://github.com/vasi/qcow2-fuse/pull/3
Could you retry to see if that fixed it for you?
I get the same issue with a 1.1 file that i have confirmed is not corrupt. is OSX support broken? I'm not sure the example command works.
I can into the same issue and it already fails with qcow2-fuse -h
. The fix of #3 completely works for me - but it isn't published to cargo yet. So every cargo install qcow2-fuse
fails atm as these are built against getopts 0.2.21 (same semver patch version, thus the newest is fetched).
Any chance to get the patch published soon?
ok, published a new version, thanks!
Any idea how I can make this work?