summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1332234
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1332234')
-rw-r--r--results/scraper/launchpad-without-comments/133223410
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1332234 b/results/scraper/launchpad-without-comments/1332234
new file mode 100644
index 000000000..f9ca3f7c0
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1332234
@@ -0,0 +1,10 @@
+qemu-system-ppc no longer able to read real cdrom
+
+When I use to send the -cdrom /dev/cdrom option to QEMU, I would be able to use a real cdrom. With QEMU v2.0.0, real cdroms don't work. A quick look at the output from the "info block" command shows this:
+
+ide1-cd0: /dev/cdrom (raw, read-only)
+      Removable device: not locked, tray closed
+
+This indicates that the cdrom is set to /dev/cdrom. I remember versions of QEMU prior to 1.5 were able to use a real cdrom. 
+
+qemu-system-ppc is being run on Mac OS 10.6.8.
\ No newline at end of file