Hi, I can confirm this behaviour on MacOS 10.6.3 as well. It seems that wodim unlike the original cdrecord has trouble scanning the bus:
minimac2:~ zedv$ uname -a Darwin minimac2.local 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386 minimac2:~ zedv$ wodim --version Cdrecord-yelling-line-to-tell-frontends-to-use-it-like-version 2.01.01a03-dvd Wodim 1.1.10 Copyright (C) 2006 Cdrkit suite contributors Based on works from Joerg Schilling, Copyright (C) 1995-2006, J. Schilling minimac2:~ zedv$ wodim --scanbus wodim: No such file or directory. Cannot open SCSI driver! For possible targets try 'wodim --devices' or 'wodim -scanbus'. For possible transport specifiers try 'wodim dev=help'. For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from the wodim documentation. minimac2:~ zedv$ cdrecord --version Cdrecord-ProDVD-ProBD-Clone 2.01.01a78 (i386-apple-macosx10.3.0) Copyright (C) 1995-2010 J�rg Schilling minimac2:~ zedv$ cdrecord --scanbus Cdrecord-ProDVD-ProBD-Clone 2.01.01a78 (i386-apple-macosx10.3.0) Copyright (C) 1995-2010 J�rg Schilling Using libscg version 'schily-0.9'. scsibus1: 1,0,0 100) 'MATSHITA' 'DVD-R UJ-846 ' 'FM3J' Removable CD-ROM 1,1,0 101) * 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) * minimac2:~ zedv$ I built and installed cdrkit-1.1.10 from upstream on MacOS 10.6.3 (which required some build fixes btw) and built and installed cdrecord from Macports [1]. Looks like a bug in wodim to me. Regards, Adrian [1] http://trac.macports.org/browser/trunk/dports/sysutils/cdrtools/Portfile -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org