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?

-- 
Steve McIntyre, Cambridge, UK.                                [EMAIL PROTECTED]
"It's actually quite entertaining to watch ag129 prop his foot up on
 the desk so he can get a better aim."          [ seen in ucam.chat ]

Attachment: signature.asc
Description: Digital signature

Reply via email to