qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to change sector size using qemu-img


From: Jiatong Shen
Subject: how to change sector size using qemu-img
Date: Sat, 26 Jun 2021 00:39:21 +0800

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]