[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Careful Dave: Re: cdrecord error



John L Fjellstad wrote:
Greg Folkert <greg@gregfolkert.net> writes:


Cooked IO for IDE devices should be using the "ATAPI:b,d,l" specifier.
(i.e.: ATAPI:0,0,0 for your first IDE device)
For the 2.6.x kernel use:
cdrecord -v -speed 8 -dev ATAPI:0,0,0 example.iso


Or you can just write directly to the node, like this
cdrecord -v speed=-1 dev=/dev/cdrom exampleiso

For ATAPI, cdrecord will figure out the optimal speed.


Does that work regardless of the media?  I.e., slow 4x for
CD-RW and fast 24x or 48x for plain CD-R?

-Roberto Sanchez

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: