Apologies for resurrecting such an old thread, but the subject is appropriate.
I recently installed an SATA DVD drive in the second optical drive bay of my Mac Pro and have it connected one of the onboard SATA ports on the logic board (SATA 6). I am having absolutely no luck getting this drive detected through Parallels Desktop build 5584.
First, I attempted to add it through the VM Configuration Editor "Add Hardware Assistant". After selecting "Use a real CD/DVD-ROM drive", the only option available in the drop down is "Default CD/DVD-ROM" which always connects to the stock ATA DVD drive that came with the machine and not my second SATA DVD drive. Thinking I could perhaps trick the wizard I unplugged the ATA and power connectors from the stock ATA DVD drive, leaving only the SATA DVD drive connected. After rebooting and running through the configuration editor again, "Default CD/DVD-ROM" was still the only option available but this time it was greyed out and non-selectable. Launching the VM in this state resulted in a "Unable to open device/file Default CD/DVD-ROM".
Next, I reconnected both drives and attempted various edits of my VM's .PVS file. Here is the starting point which successfully connects the stock ATA DVD drive:
[IDE devices]
Disk 0:0 enabled = 1
Disk 0:0 = 1
Disk 0:0 media = 1
Disk 0:0 connected = 1
Disk 0:0 image = Boot Camp
Disk 0:0 cylinders = 0
Disk 0:0 heads = 0
Disk 0:0 sectors = 0
Disk 0:1 enabled = 1
Disk 0:1 = 2
Disk 0:1 media = 1
Disk 0:1 connected = 0
Disk 0:1 image = Default CD/DVD-ROM
Disk 1:0 enabled = 0
Disk 1:0 = 0
Disk 1:1 enabled = 0
Disk 1:1 = 0
I tried a variety of entries for Disk 0:1 image = <XXX> where "HL-DT-ST BD-RE GGW-H20L" is the name of the drive in OS X System Profiler and /dev/disc2 is the device name when a disc is mounted:
Disk 0:1 image = HL-DT-ST BD-RE GGW-H20L
Disk 0:1 image = Default CD/DVD-ROM;HL-DT-ST BD-RE GGW-H20L
Disk 0:1 image = /dev/disk2
Disk 0:1 image = disk2
Disk 0:1 image = /dev/disk2s0
Disk 0:1 image = disk2s0
Disk 0:1 image = Default CD/DVD-ROM;/dev/disk2
Disk 0:1 image = Default CD/DVD-ROM;disk2
Disk 0:1 image = Default CD/DVD-ROM;/dev/disk2s0
Disk 0:1 image = Default CD/DVD-ROM;disk2s0
All of these result in a "Unable to open device/file <XXX>" when attempting to connect the drive in Parallels.
Any suggestions for making this work or are SATA DVD drives simply no longer supported in Parallels? I have absolutely no problems using this drive through VMWare Fusion which simply lists both drives using the OS X System Profiler drive name, making things easy to configure. It would be unfortunate to switch to their product and jump through the Windows activation hoops again, so hopefully that is not the solution.