From owner-freebsd-current Tue Aug 17 22: 3:59 1999 Delivered-To: freebsd-current@freebsd.org Received: from rah.star-gate.com (216-200-29-190.snj0.flashcom.net [216.200.29.194]) by hub.freebsd.org (Postfix) with ESMTP id 3BC9914D34 for ; Tue, 17 Aug 1999 22:03:52 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.3/8.8.8) with ESMTP id WAA11417; Tue, 17 Aug 1999 22:03:53 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199908180503.WAA11417@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Matthew Dillon Cc: current@FreeBSD.ORG Subject: Re: [re]writable cdrom drive In-reply-to: Your message of "Tue, 17 Aug 1999 21:59:02 PDT." <199908180459.VAA42619@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Tue, 17 Aug 1999 22:03:53 -0700 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > : The device is probably dev=3D0,1 > = > I'm sorry, I meant 1,0. Also 0,1,0 should work. > = > Try: > = > cdrecord dev=3D1,0 -inq > = > You should get: > = > Cdrecord release 1.8a22 Copyright (C) 1995-1999 J=F6rg Schilling > scsidev: '0,3,0' > scsibus: 0 target: 3 lun: 0 > Device type : Removable CD-ROM > Version : 2 > Response Format: 2 > Capabilities : SYNC = > Vendor_info : 'YAMAHA ' > Identifikation : 'CRW6416S ' > Revision : '1.0b' > Device seems to be: Generic mmc CD-RW. > = > = > -Matt Yeap, that seems to be the magic incantation. cdrecord dev=3D1,0 -inq Cdrecord release 1.8a22 Copyright (C) 1995-1999 J=F6rg Schilling scsidev: '1,0' scsibus: 0 target: 1 lun: 0 Device type : Removable CD-ROM Version : 2 Response Format: 2 Capabilities : SYNC = Vendor_info : 'YAMAHA ' Identifikation : 'CRW6416S ' Revision : '1.0b' Device seems to be: Generic mmc CD-RW. Just managed to write my first CD-RW and it feels good ! Cool ! -- = Amancio Hasty hasty@rah.star-gate.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message