summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1332234
blob: 2ceda31bc8fd04412cbe18e3e1b0973eb8d19033 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.