On Sun, 12 Oct 2003, Volker Kuhlmann wrote: >> Cdrecord-ProDVD-Clone 2.01a11 (i586-pc-linux-gnu) Copyright (C) >> 1995-2003 J�rg Schilling Unlocked features: ProDVD Clone Limited >> features: This copy of cdrecord is licensed for: >> private/research/educational_non-commercial_use TOC Type: 1 = CD-ROM >> scsidev: '/dev/hdc' > ^^^^^^^^ >> devname: '/dev/hdc' > ^^^^^^^^ >> scsibus: -2 target: -2 lun: -2 >> Warning: Open by 'devname' is unintentional and not supported. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > This should be your answer.
Not really. > Remember cdrecord needs a device specification like dev=X,Y,Z, with > X,Y,Z being the SCSI parameters. Not when used with 2.6 kernels in ide-cd mode. The message above just shows that J�rg doesn't like the implementation at all. > If you don't run your burner in SCSI-emulation mode, you can access it > with some ATAPI but you'll still have to give the device as > dev=ATAPI:X,Y,Z. Note the ATAPI is case-sensitive. Use > > cdrecord(-prodvd) dev=ATAPI: -scanbus > > to find out what numbers to use. IIRC that's just for some notebook burners. > The dev= thing is clear in the man age, the ATAPI: is explained in > some remote corner (i.e. some README file). And the dev=/dev/hdX is even more remotely in some announcement. ;-) regards Markus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

