Subject: Re: cdrecord on scsi cdr with atapi cdrom
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: current-users
Date: 03/07/2000 17:17:31
On Tue, Mar 07, 2000 at 10:28:37AM +0100, Manuel Bouyer wrote:
> Could you try to hardwire your SCSI cd on cd0 and atapi cd on cd1 (with
> kernel config file:
> cd0 at scsibus? target ? lun ?
> cd1 at atapibus? drive ?)
> 
> This would tell us if it's just because the unit number is not 0 that
> it doesn't work ...

With this setup, I can access cd0, i.e. the cd recorder on scsi with
disklabel and cdrecord dev=/dev/rcd0c -prcap, but not cd1, i.e. the
atapi cd rom drive.

disklabel cd0 indicates an a and c partition on the cd-rw disc of 
1600000 blocks starting at offset 0 of type ISO9660.

disklabel cd1 says Device not configured.

In other words, I can access either drive as cd0, but none as cd1.

 - Erik