-
New Feature
-
Resolution: Fixed
-
Normal
-
None
-
None
-
Mac OS X
As evaluated in PICARD-123 there are no stable device names for disc drives on Mac OS X.
Without an inserted disc, no /dev device actually exists, even when a cd drive is installed in the machine.
When a disc is inserted the actual device name will depend on how many hard disks are installed and how many .dmg files are mounted.
There are however numbers attached to each CD/DVD drive.
These can be seen using drutil list and when a disc is insterted, the actual /dev device name can be extracted from drutil status -drive [number].
So we should:
- support device numbers on Mac OS X (as parameter for disc_read()
- set the default device just to 1
- has related issue
-
LIB-43 Use first CD drive letter on Windows as default device
- Closed
-
LIB-45 Linux/BSD/Solaris: search for an existing default device from a list of devices
- Closed
-
LIB-55 Allow using numbers as devices on Windows
- Closed
-
LIB-56 Allow using device numbers on Linux
- Closed
-
PICARD-123 Picard should auto detect the CD on MacOS X
- Closed