pengsens <[EMAIL PROTECTED]> wrote:

>
> I have two CD-RW/DVD±RW Drives:
>
> use "cdrecord -scanbus" can see:
> 1,0,0   100) 'HL-DT-ST' 'DVD-RAM GSA-H30N' '1.05' Removable CD-ROM
> 2,0,0   200) 'TSSTcorp' 'CD/DVDW TS-H653A' 'CM00' Removable CD-ROM
>
> I want to use cdrecord to burn a CD, when "cdrecord -v dev=2,0,0 myimg.iso",
> it work very well;
> but when "cdrecord -v dev=1,0,0 myimg.iso" it cannot work:
>   wodim: No write mode specified.
>   wodim: Asuming -tao mode.
>   wodim: Future versions of wodim may have different drive dependent
> defaults.
>   TOC Type: 1 = CD-ROM
>   scsidev: '1,0,0'
>   scsibus: 1 target: 0 lun: 0
>   Linux sg driver version: 3.5.34
>   Wodim version: 1.1.2

You are _not_ using cdrecord but a defective and dead "fork" that has been
created by people who like to harm OpenSource software :-(


See http://cdrecord.berlios.de/old/private/linux-dist.html
for more information....

If you like to have a working cdrecord binary, fetch a recent original source,
compile it and install it suid root:

http://cdrecord.berlios.de/
ftp://ftp.berlios.de/pub/cdrecord/alpha/


Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


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

Reply via email to