summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/932490
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/932490')
-rw-r--r--results/scraper/launchpad-without-comments/9324909
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/932490 b/results/scraper/launchpad-without-comments/932490
new file mode 100644
index 00000000..eebe5365
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/932490
@@ -0,0 +1,9 @@
+Qemu fails on -fda /dev/fd0 when no medium is present
+
+# qemu-system-x86_64 --version
+QEMU emulator version 1.0 (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice Bellard
+
+# qemu-system-x86_64 -fda /dev/fd0
+qemu-system-x86_64: -fda /dev/fd0: could not open disk image /dev/fd0: No such device or address
+
+Starting with a medium (floppy disk) inserted, then removing or changing the medium works fine.
\ No newline at end of file