summary refs log tree commit diff stats
path: root/mailinglist/output_launchpad/567376
diff options
context:
space:
mode:
Diffstat (limited to 'mailinglist/output_launchpad/567376')
-rw-r--r--mailinglist/output_launchpad/56737611
1 files changed, 11 insertions, 0 deletions
diff --git a/mailinglist/output_launchpad/567376 b/mailinglist/output_launchpad/567376
new file mode 100644
index 00000000..dadc56b1
--- /dev/null
+++ b/mailinglist/output_launchpad/567376
@@ -0,0 +1,11 @@
+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
+
+0.15.0 under win7 64-bit seems to work OK.
+
+Looking at comment #1, it sounds like this has been fixed, so let's close this ticket now.
+