From owner-freebsd-current Wed Aug 18 8:33:50 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 0D539155B8 for ; Wed, 18 Aug 1999 08:33:48 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id IAA47533; Wed, 18 Aug 1999 08:33:14 -0700 (PDT) (envelope-from dillon) Date: Wed, 18 Aug 1999 08:33:14 -0700 (PDT) From: Matthew Dillon Message-Id: <199908181533.IAA47533@apollo.backplane.com> To: Wilko Bulte Cc: hasty@rah.star-gate.com, current@FreeBSD.ORG Subject: Re: [re]writable cdrom drive References: <199908180932.LAA07967@yedi.iaf.nl> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :And once you've found the right dev you can set CDR_DEVICE and CDR_SPEED :in your shell environment. Saves you from typing it every five minutes. :Like: : :CDR_DEVICE=0,1,0 :CDR_SPEED=4 Yah, or if you don't want to create yet another environment variable you can stick those in the /etc/default/cdrecord file (note: the directory is 'default' not 'defaults'). Remember that at least for the Yamaha you can set the speed to 6 if you are burning CD-R's. 4 is the max for CD-RW's. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message