ok. nimm dies 😉
root@sid:/home/marco # cdrecord -scanbus
Cdrecord-Clone 2.01a29 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
NOTE: this version of cdrecord is an unofficial (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 <cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .
root@sid:/home/marco #
root@sid:/home/marco # dmesg|grep scsi
scsi0 : SCSI emulation for USB Mass Storage devices
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
scsi1 : SCSI emulation for USB Mass Storage devices
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
root@sid:/home/marco #
root@sid:/home/marco # ls -la /dev/sd*
brw-rw---- 1 root plugdev 8, 0 2004-11-12 16:51 /dev/sda
root@sid:/home/marco #