summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/784977
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/gemma3:12b/files/784977
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloademulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/files/784977')
-rw-r--r--results/classifier/gemma3:12b/files/78497727
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/784977 b/results/classifier/gemma3:12b/files/784977
new file mode 100644
index 00000000..5829348e
--- /dev/null
+++ b/results/classifier/gemma3:12b/files/784977
@@ -0,0 +1,27 @@
+
+qemu-img convert fails to convert, generates a 512byte file output
+
+I have a Vmware image, so I have files like 'Ubuntu.vmdk', want to convert to VirtualBox .vdi format using qemu, the first stage of extracting the image with 'qemu-img convert Ubuntu.vmdk output.bin' just generates a 512byte file:
+
+{quote}
+# Disk DescriptorFile
+version=1
+CID=36be9761
+parentCID=ffffffff
+createType="twoGbMaxExtentSparse"
+
+# Extent description
+RW 4192256 SPARSE "Ubuntu-s001.vmdk"
+RW 4192256 SPARSE "Ubuntu-s002.vmdk"
+RW 4192256 SPARSE "Ubuntu-s003.vmdk"
+RW 4192256 SPARSE "Ubuntu-s004.vmdk"
+RW 4192256 SPARSE "Ubuntu-s005.vmdk"
+RW 4192256 SPARSE "Ubuntu-s006.vmdk"
+RW 4192256 SPARSE "Ubuntu-s007.vmdk"
+RW 4192256 SPARSE "Ubuntu-s008.vmdk"
+RW 4192256 SPARSE "Ubuntu-s009.vmdk"
+RW 4192256 SPARSE "Ubuntu-s010.vmdk"
+RW 20480 SPARSE "Ubunt
+{quote}
+
+No stack trace or other output was found.  Anything I can add (other than the 20G VM image to reproduce and I'll be happy to provide)
\ No newline at end of file