From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from services.tjfisher.co.uk ([195.166.151.202] helo=smtp.tjfisher.co.uk) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DEmnv-00068L-00 for ; Fri, 25 Mar 2005 06:16:39 -0500 Received: from [192.168.3.2] (helo=oulaptop) by smtp.tjfisher.co.uk with smtp (Exim 4.43) id 1DEmq0-0007AB-Fz for speakup@braille.uwo.ca; Fri, 25 Mar 2005 11:18:51 +0000 Message-ID: <047101c5312c$1771c060$0203a8c0@oulaptop> From: "Toby Fisher" To: "Speakup is a screen review system for Linux." References: <0IDT00D7AXWM3C@l-daemon><20050324011233.GA17602@dalek><03e301c53018$ce955a50$0203a8c0@oulaptop> <20050324041018.GA29197@luke-laptop.yelavich.home> Date: Fri, 25 Mar 2005 11:15:58 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Spam-Score: -5.9 (-----) Subject: Re: burning discs and cdrecord X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 11:16:39 -0000 ----- Original Message ----- From: "Luke Yelavich" To: 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 So you don't need to specify the interface being cooked-ioctl or whatever. That's cool, thanks. Toby