Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 22:03:53 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: [re]writable cdrom drive 
Message-ID:  <199908180503.WAA11417@rah.star-gate.com>
In-Reply-To: Your message of "Tue, 17 Aug 1999 21:59:02 PDT." <199908180459.VAA42619@apollo.backplane.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> :    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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908180503.WAA11417>