summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/825776
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/825776')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/82577615
1 files changed, 15 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/825776 b/results/classifier/accel-gemma3:12b/kvm/825776
new file mode 100644
index 00000000..05e3d625
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/825776
@@ -0,0 +1,15 @@
+
+-boot -hda //.//physicaldrivex does not work if it is USB drive
+
+qemu-system-x86_64.exe -L . -name "RMPrepUSB Emulation Session" -boot c -m 500 -hda //./PhysicalDrive1
+
+just opens a blank QEMU window (no BIOS POSt messages) and does nothing
+
+qemu v 0.15.0
+Under Windows 7 64-bit
+drive1 is a USB Flash drive
+
+Previous version of x86_64 (Jan 2010) works fine. If replace with new version (or RC2 version) then does not work.
+
+if use harddisk.img raw file instead of USB physical device then I get BIOS POST messages and it boots to image OK.
+So appears to be USB or physicaldisk support issue???
\ No newline at end of file