ambiguities around burning CD

2006-09-05 Thread Karel Kulhavy
I am trying to write a CD and I have atapiscsi0 at pciide0 channel 1 drive 0 scsibus0 at atapiscsi0: 2 targets cd0 at scsibus0 targ 0 lun 0: SAMSUNG, CDRW/DVD SN-324S, U303 SCSI0 5/cdrom removable man cdrecord says: Some operating systems or SCSI transport implementations may require to specify a

Re: ambiguities around burning CD

2006-09-05 Thread Otto Moerbeek
On Tue, 5 Sep 2006, Karel Kulhavy wrote: I am trying to write a CD and I have atapiscsi0 at pciide0 channel 1 drive 0 scsibus0 at atapiscsi0: 2 targets cd0 at scsibus0 targ 0 lun 0: SAMSUNG, CDRW/DVD SN-324S, U303 SCSI0 5/cdrom removable man cdrecord says: Some operating systems or SCSI

Re: ambiguities around burning CD

2006-09-05 Thread Shane J Pearson
Hi Karel, On 06/09/2006, at 6:13 AM, Karel Kulhavy wrote: So the possible values for dev= according to this documentation are so far dev=0,0,0 dev=/dev/cd0a:0,0,0 dev=/dev/cd0c:0,0,0 dev=/dev/rcd0a:0,0,0 I use: cdrecord dev=/dev/rcd0c ^ ^ Which works fine for me.