I just did and it told me it wanted /dev/pg0 which did not exist.  The
problem is /dev/scd0 is the device and cdrecord refuses to believe it's a
CDR, it continues to say that it's read-only



On Sun, 15 Oct 2000 02:09:39 Matthew Dharm wrote:
> Have you tried using the dev=0,0,0 instead of the dev=/dev/xxxx form? 
> I'm
> told by the cdrecord maintainer that it's more reliable that way, and
> that
> the /dev/xxxx format should not be used.
> 
> What does cdrecord -scanbus show?
> 
> Matt
> 
> On Sun, Oct 15, 2000 at 01:57:24AM -0400, safemode wrote:
> > Alright, first off let me say that this cdrecord was working fine with
> > 2.4.0-test8.  The recorder is on /dev/scd0 and also on /dev/sr0.  
> maybe
> > this has something to do with it? i'm not sure, but cdrecord keeps
> saying
> > the stats for it are -2,-2,-2    when it should be 0,0,0.   Does anyone
> > know what the hell is going on here? i'm totally lost. I've tried
> different
> > versions of cdrecord and all the stable versions i had did the same
> thing,
> > i thought an experimental one would have a better shot at an
> experimental
> > kernel.
> > 
> >     dmesg | grep scsi
> > scsi0 : SCSI host adapter emulation for IDE ATAPI devices
> > Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
> > sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
> > 
> >     cat /proc/scsi/scsi
> > Attached devices: 
> > Host: scsi0 Channel: 00 Id: 00 Lun: 00
> >   Vendor: IDE-CD   Model: R/RW 4x4x24      Rev: C12a
> >   Type:   CD-ROM                           ANSI SCSI revision: 02
> > 
> >     cdrecord -v -debug -inq dev=/dev/sr0
> > dev: /dev/sr0 speed: -1 fs: -1
> > Cdrecord 1.10a04 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg
> Schilling
> > TOC Type: 1 = CD-ROM
> > scsidev: '/dev/sr0'
> > devname: '/dev/sr0'
> > scsibus: -2 target: -2 lun: -2
> > scg__open(/dev/sr0) -2,-2,-2
> > cdrecord: Read-only file system. Cannot open '/dev/sr0'. Cannot open
> SCSI
> > driver.
> > 
> >     cdrecord -v -debug -inq dev=/dev/scd0
> > dev: /dev/scd0 speed: -1 fs: -1
> > Cdrecord 1.10a04 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg
> Schilling
> > TOC Type: 1 = CD-ROM
> > scsidev: '/dev/scd0'
> > devname: '/dev/scd0'
> > scsibus: -2 target: -2 lun: -2
> > scg__open(/dev/scd0) -2,-2,-2
> > cdrecord: Read-only file system. Cannot open '/dev/scd0'. Cannot open
> SCSI
> > driver.
> > 
> > 
> > 
> > The fact that it says it's a cd-rom and not a CDR bothers me.  Well,
> i'm up
> > for suggestions.
> > 
> >
> -- 
> Matthew Dharm                              Home:
> [EMAIL PROTECTED] 
> Maintainer, Linux USB Mass Storage Driver
> 
> Why am I talking to a toilet brush?
>                                       -- CEO
> User Friendly, 4/30/1998
> 


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to