What are the errors? And you are substituting your actual device ID #s for the 0,0,0, right? Example:
Code:
root@corvette:~# cdrecord -scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.10
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.31
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) 'PLEXTOR ' 'CD-R PX-W8220T' '1.04' Removable CD-ROM
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
My Plextor is at 0,4,0 so I would do something like this:
Code:
root@corvette:~# cdrecord -v dev=0,4,0 /tmp/myCD.iso