Package: cdrecord
Version: 4:2.01+01a01-2
I put this into /etc/default/cdrecord:
CDR_DEVICE=samsung
samsung ATA:1,0,0 -1 -1 burnfree
and get:
ridcully:~# cdrecord -prcap
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to
<[EMAIL PROTECTED]>.
The original author should not be bothered with problems of this version.
cdrecord: Warning: Running on Linux-2.6.16-2-686
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
scsidev: 'samsung'
devname: 'samsung'
scsibus: -2 target: -2 lun: -2
cdrecord dev=ATA:1,0,0 -prcap works fine, so I guess /etc/default/cdrecord
entries are not read correctly by cdrecord.