From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms-smtp-03.nyroc.rr.com ([24.24.2.57]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CNuyT-0003CL-00 for ; Sat, 30 Oct 2004 11:17:01 -0400 Received: from akp (roc-66-67-51-144.rochester.rr.com [66.67.51.144]) by ms-smtp-03.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id i9UFGXNP009452; Sat, 30 Oct 2004 11:16:34 -0400 (EDT) Received: from akp by akp with local (Exim 4.34) id 1CNuyJ-00011l-Mc; Sat, 30 Oct 2004 11:16:51 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16771.45155.334496.623380@akp@selfhost.com> Date: Sat, 30 Oct 2004 11:16:51 -0400 To: "Speakup is a screen review system for Linux." In-Reply-To: References: X-Mailer: VM 7.18 under Emacs 21.3.1 From: akp X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: problems with burning audio cds with cdrecord X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: akp@eznet.net, "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: Sat, 30 Oct 2004 15:17:02 -0000 Hi Cheryl, You using Debian? If so, your cd burner is now located in /media/cdrom and would be either 0 or 1, depending on where it is. Did you run -scanbus? Did you get other errors? Is the code correct in your script? If you mean data cd's your script should look something like the below. #!/bin/sh exec cdrecord -v speed=4 dev=0,1,0 -data $1 The audio script should look a bit different. getting these things to work is a Hell of a thing! Ann P. -- Ann K. Parsons email: akp@eznet.net WEB SITE: http://home.eznet.net/~akp "All that is gold does not glitter. Not all those who wander are lost." JRRT