From owner-freebsd-current Wed Aug 18 7:46:38 1999 Delivered-To: freebsd-current@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id D60E414D9B for ; Wed, 18 Aug 1999 07:46:33 -0700 (PDT) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id QAA07045; Wed, 18 Aug 1999 16:35:00 +0200 (MET DST) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id LAA07967; Wed, 18 Aug 1999 11:32:56 +0200 (CEST) (envelope-from wilko) From: Wilko Bulte Message-Id: <199908180932.LAA07967@yedi.iaf.nl> Subject: Re: [re]writable cdrom drive In-Reply-To: <199908180459.VAA42619@apollo.backplane.com> from Matthew Dillon at "Aug 17, 1999 9:59: 2 pm" To: dillon@apollo.backplane.com (Matthew Dillon) Date: Wed, 18 Aug 1999 11:32:56 +0200 (CEST) Cc: hasty@rah.star-gate.com, current@FreeBSD.ORG X-Organisation: Private FreeBSD site - Arnhem, The Netherlands X-pgp-info: PGP public key at 'finger wilko@freefall.freebsd.org' X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As Matthew Dillon wrote ... > : The device is probably dev=0,1 > > I'm sorry, I meant 1,0. Also 0,1,0 should work. > > Try: > > cdrecord dev=1,0 -inq > > You should get: > > Cdrecord release 1.8a22 Copyright (C) 1995-1999 Jörg Schilling > scsidev: '0,3,0' > scsibus: 0 target: 3 lun: 0 > Device type : Removable CD-ROM > Version : 2 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 -- | / o / / _ Arnhem, The Netherlands - Powered by FreeBSD - |/|/ / / /( (_) Bulte WWW : http://www.tcja.nl http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message