Hello community,
I have a disk with both logical and physical sector size being 4096. I have a qcow2 image which is built from a virtual machine has legacy 512 bytes sector size.
when I do something likeĀ
qemu-img convert -f qcow2 -O host_device disk device
turns out it will not work. mounting a filesystem reports an error.
Any adviceĀ on how to possibly work around this? thank you.
--
Best Regards,
Jiatong Shen