summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/1815445
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/device/1815445')
-rw-r--r--results/classifier/gemma3:12b/device/181544516
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1815445 b/results/classifier/gemma3:12b/device/1815445
new file mode 100644
index 00000000..0d010e6c
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1815445
@@ -0,0 +1,16 @@
+
+change and eject commands are not working on an overlay
+
+From qemu monitor, 'change' and 'eject' commands are not working on a CD overlay.
+'info block' returns:
+  cd0-overlay0: /home/guillaume/test/cd0-overlay0 (qcow2)
+    Attached to:      cd0-device
+    Removable device: not locked, tray closed
+    Cache mode:       writeback, ignore flushes
+    Backing file:     /home/guillaume/test.iso (chain depth: 1)
+
+But 'eject cd0-overlay0' returns:
+  Device 'cd0-overlay0' not found
+I also tried 'cd0-device' and 'cd0'.
+
+Same problem with 'change' command.
\ No newline at end of file