> Cdrecord-ProDVD-Clone 2.01a11 (i586-pc-linux-gnu) Copyright (C) 1995-2003 Jörg 
> Schilling
> Unlocked features: ProDVD Clone 
> Limited  features: 
> This copy of cdrecord is licensed for: 
> private/research/educational_non-commercial_use
> TOC Type: 1 = CD-ROM
> scsidev: '/dev/hdc'
            ^^^^^^^^
> devname: '/dev/hdc'
            ^^^^^^^^
> scsibus: -2 target: -2 lun: -2
> Warning: Open by 'devname' is unintentional and not supported.
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This should be your answer. Remember cdrecord needs a device
specification like dev=X,Y,Z, with X,Y,Z being the SCSI parameters. If
you don't run your burner in SCSI-emulation mode, you can access it with
some ATAPI but you'll still have to give the device as dev=ATAPI:X,Y,Z.
Note the ATAPI is case-sensitive. Use

cdrecord(-prodvd) dev=ATAPI: -scanbus

to find out what numbers to use.

The dev= thing is clear in the man age, the ATAPI: is explained in some
remote corner (i.e. some README file).

Volker

-- 
Volker Kuhlmann                 is possibly list0570 with the domain in header
http://volker.dnsalias.net/             Please do not CC list postings to me.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to