On Mon, Nov 15, 2004 at 09:18:26PM +0200, Ira Abramov wrote: > Quoting [EMAIL PROTECTED], from the post of Sun, 14 Nov: > > >problem solved. oddly it was the ide-cd module (ide-scsi is deprecated > > >in 2.6, and cdrecord works quite well with ATA). > > > > > > > What device name do you use with it? > > per the docs that come with the deb... > > [EMAIL PROTECTED] ~]# cdrecord -scanbus dev=ATA > ..(chop out lots of output) > > scsidev: 'ATA' > devname: 'ATA' > scsibus: -2 target: -2 lun: -2 > Warning: Using badly designed ATAPI via /dev/hd* interface.
What does this warning mean? > Linux sg driver version: 3.5.27 > Using libscg version 'schily-0.8'. > scsibus1: > 1,0,0 100) * > 1,1,0 101) 'SAMSUNG ' 'CD-R/RW SW-248F ' 'R602' Removable CD-ROM > 1,2,0 102) * > ..(more removed). > > I then go to the /etc/default/cdrecord and these are the values I set: > > CDR_DEVICE=cdrw > CDR_FIFOSIZE=4m > cdrw= ATA:1,1,0 24 4m burnfree And why did you set the option 'burnfree' ? > > et voila. Which means? you can run 'cdrecord' without the option 'dev' ? or with 'dev=cdrw' ? -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
