On Sat, 2004-09-25 at 14:23, Peter Van den Wildenbergh wrote: > Hi Curtis & Co : > > I downloaded the latest cdrecord form Mr. Schilling > I had a very interesting read ... obviously the guy doesn't really like Linux... > (Not structured ... incompatible with itself ... etc.) > But he knows his stuff and it is VERY well documented! > > I didn't install the latest cdrecord but by reading the doc I figured out that I > should use > -dev=ATAPI:0,0,0 > > So bigrock is burning away now! > > Peter
Peter, Glad to hear you've got it going - the information you provided in the previous message indicated that it was being recognized properly after probing. One thing I noticed with recent versions of cdrecord is that you can also use /dev/hda as the device name (if that's where your burner lives and yours does). For example, on my system I am able to use: cdrecord -dev=/dev/hdc mycd.iso instead of the usual syntax used previously. What I didn't know was that you could use the syntax you indicate with -scanbus. Either way seems to work (isn't documentation great? :-)) Curtis _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

