Package: wodim
Version: 9:1.1.2-1
Severity: normal

Hi,

I just installed wodim in my sid chroot. /dev is minimally populated
with MAKEDEV std and MAKEDEV hd. I could not burn CDs while there was
no /dev/cdrw - it was correctly auto-probing /dev/hdc, but appended a
newline character to the device name:

[255] [EMAIL PROTECTED]:/dev $sudo strace -e file wodim -v 
/srv/mp3/Pop/weezer.iso 
[...]
Quickly guessing the name of a drive capable to write CD-R, please wait...
stat("/dev/cdrw", 0x7fbffff960)         = -1 ENOENT (No such file or directory)
open("/proc/sys/dev/cdrom/info", O_RDONLY) = 3
Found /dev/hdc
, assuming dev=/dev/hdc

TOC Type: 1 = CD-ROM
scsidev: '/dev/hdc
'
devname: '/dev/hdc
'
scsibus: -2 target: -2 lun: -2
open("/dev/hdc
", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
scsidev: 'ATA:/dev/hdc
'
devname: 'ATA:/dev/hdc
'
scsibus: -2 target: -2 lun: -2
open("ATA:/dev/hdc
", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
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.
Process 30205 detached

[0] [EMAIL PROTECTED]:/dev $sudo ln -s hdc cdrw

[0] [EMAIL PROTECTED]:/dev $sudo wodim -v /srv/mp3/Pop/weezer.iso 
[...]
Quickly guessing the name of a drive capable to write CD-R, please wait...
Found /dev/cdrw, assuming dev=/dev/cdrw
TOC Type: 1 = CD-ROM
scsidev: '/dev/cdrw'

After creating the symlink it worked.

Great tool btw! Burning with cdrecord was always such a pain.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-k8
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages wodim depends on:
ii  libc6                       2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libcap1                     1:1.10-14    support for getting/setting POSIX.

Versions of packages wodim recommends:
ii  genisoimage                   9:1.1.2-1  Creates ISO-9660 CD-ROM filesystem

-- no debconf information

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to