Hi all,
I noticed that the newest release includes the cdrecord replacement wodim. This is nice because I'm sort of stuck when I want record DVD's. Here is the issue:
I'm on Vista Ult. A version of cdrecord that I built myself back when Dinosaurs ruled the earth (WDRE) runs great, but doesn't recognize DVD's. On the REAL (old cdrecord) I identify my cdrom as follows:
[EMAIL PROTECTED]:/usr/share/doc/cdrkit-1.1.7.1> /usr/local/cdrecord/cdrecord
-scanbus
Cdrecord 2.0 (i686-pc-cygwin) Copyright (C) 1995-2002 Jörg Schilling
[...]
2,0,0 200) 'MATSHITA' 'DVD+-RW UJ-857G ' 'Z111' Removable CD-ROM
2,1,0 201) *
2,2,0 202) *
2,3,0 203) *
2,4,0 204) *
2,5,0 205) *
2,6,0 206) *
2,7,0 207) *
Indicating that I have a DVD drive on fake scsi port 2,0,0... All is wonderful
But on wodim:
[EMAIL PROTECTED]:/usr/share/doc/cdrkit-1.1.7.1> wodim -scanbus
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) HOST ADAPTOR
scsibus1:
1,0,0 100) 'TOSHIBA ' 'MK3252GSX ' 'LV01' Disk
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) HOST ADAPTOR
End of story. I tried wodim dev=2,0,0 -v /tmp/cdimage
Not recognized