----- Original Message ----- From: "Luke Yelavich" <themuso@xxxxxxxxxxx> To: <speakup at braille.uwo.ca> Sent: Thursday, March 24, 2005 4:10 AM Subject: Re: burning discs and cdrecord > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, Mar 24, 2005 at 01:25:21PM EST, Toby Fisher wrote: >> So what do you use instead of cdrecord? >> >> And while we're on the subject of cdrecord, I understand that you don't >> need scsi drivers any more but the manual page doesn't say anything about >> that, so how do you address the device? > > Just use the /dev device name. For example, my burner is /dev/hdd, so > use the following: > > cdrecord dev=/dev/hdd <extra command-line arguments here.> So you don't need to specify the interface being cooked-ioctl or whatever. That's cool, thanks. Toby