Changes between Initial Version and Version 3 of Ticket #27819


Ignore:
Timestamp:
Jan 3, 2011, 11:31:41 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27819

    • Property Keywords snowleopard removed
  • Ticket #27819 – Description

    initial v3  
    11When running cdrdao with device set to IODVDServices the following output appears:
    22
    3 ERROR: init: no object[[BR]]
    4 ERROR: init: no plugin[[BR]]
    5 ERROR: init: no mmc[[BR]]
    6 ERROR: init: no scsi[[BR]]
    7 ERROR: init: failed[[BR]]
    8 ERROR: Please use option '--device {[proto:]bus,id,lun}|device', e.g. --device 0,6,0, --device ATA:0,0,0 or --device /dev/cdrom[[BR]]
    9 ERROR: Cannot setup device IODVDServices.[[BR]]
     3{{{
     4ERROR: init: no object
     5ERROR: init: no plugin
     6ERROR: init: no mmc
     7ERROR: init: no scsi
     8ERROR: init: failed
     9ERROR: Please use option '--device {[proto:]bus,id,lun}|device', e.g. --device 0,6,0, --device ATA:0,0,0 or --device /dev/cdrom
     10ERROR: Cannot setup device IODVDServices.
     11}}}
    1012
    1113Tested on a Mac upgraded from cdrdao 1.2.2, and a Mac with a fresh install of 1.2.3.  Both on 10.6.5.