summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/893956
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/files/893956')
-rw-r--r--results/classifier/gemma3:12b/files/89395616
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/893956 b/results/classifier/gemma3:12b/files/893956
new file mode 100644
index 00000000..dcfacd77
--- /dev/null
+++ b/results/classifier/gemma3:12b/files/893956
@@ -0,0 +1,16 @@
+
+qemu-img bug with dynamic vhd
+
+Hye, i found a problem with qemu-img when trying to get info of a dynamic vhd. I made imgae of my 60GB computer hard drive with disk2vhd. The dynamic vhd is 21gb size.
+
+With 1.0-rc3 version :
+running command: qemu-img info 60_GB.VHD
+qemu-img:  Could not open '60_GB.VHD' : File too large
+
+0.14.1 version give me wrong information :
+image: 60_GB.VHD
+file format: vpc
+virtual size: 127G (136899993600 bytes)
+disk size: 21G
+
+Thanks for reply.
\ No newline at end of file