Steve McIntyre wrote:
> On Mon, Jul 11, 2005 at 10:39:05AM -0400, Wakko Warner wrote:
> >Package: cdrecord
> >Version: 4:2.01+01a01-4
> >Severity: normal
> >
> ># cdrecord dev=28,0,0 -tao -v someimage.iso
> >Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Joerg 
> >Schilling
> >NOTE: this version of cdrecord is an inofficial (modified) release of 
> >cdrecord
> >      and thus may have bugs that are not present in the original version.
> >      Please send bug reports and support requests to <[EMAIL PROTECTED]>.
> >      The original author should not be bothered with problems of this 
> > version.
> >
> >cdrecord: Warning: Running on Linux-2.6.12
> >cdrecord: There are unsettled issues with Linux-2.5 and newer.
> >cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
> >TOC Type: 1 = CD-ROM
> >scsidev: '28,0,0'
> >scsibus: 28 target: 0 lun: 0
> >Error trying to open /dev/sg0 exclusively (Device or resource busy)... 
> >retrying in 1 second.
> >Error trying to open /dev/sg0 exclusively (Device or resource busy)... 
> >retrying in 1 second.
> >Error trying to open /dev/sg0 exclusively (Device or resource busy)... 
> >retrying in 1 second.
> ><^C here>
> >
> >I have 2 burners in the above machine.  one is scsi 0:0:0:0 (true scsi), the
> >other is scsi 28:0:0:0 (usb).  I received teh above error because I was
> >burning a cd on the first burner.  CDrecord shouldn't error out here since
> >it's using the wrong device anyway.  (the 2nd one happens to be sg7)
> 
> Ah... The first burn will have opened the first burner
> exclusively. The second burn will be walking through all the device
> entries trying to convert Joerg's braindead B,T,L syntax into a real
> device to open. Does this work fine if you use dev=<devname> instead?

Yes, I would agree that the 0,0,0 is braindead.  So it works for solaris,
whatever, it isn't really portable.  dev=<devname> does not work.  2.6.12
doesn't like it and it hangs the bus for a few minutes.

I would say it would be best to in his braindead library to ignore devices
it can't open and fail if it can't match the device.

-- 
 Lab tests show that use of micro$oft causes cancer in lab animals


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to