summary refs log tree commit diff stats
path: root/results/classifier/mode-gemma3:12b/user/567376
blob: 93ba557f4c551ea02ccc197ed4c712aef2f9ae40 (plain) (blame)
1
2
3
4
5
6
7
8
qemu-img fails to convert image

On a Windows XP system and an NTFS drive, using QEMU on Windows Ver 0.12.2 from http://homepage3.nifty.com/takeda-toshiya/qemu/ or QEMU 0.12.3 built locally, when I run the following commands, a dialog is displayed indicating that "qemu-img.exe has encountered a problem and needs to close".

 qemu-img create foo.img 1G
 qemu-img convert -O qcow2 foo.img bar.img