> : 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
> 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=1,0 -inq
Cdrecord release 1.8a22 Copyright (C) 1995-1999 Jörg 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
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message