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

Re: Careful Dave: Re: cdrecord error



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.

-- 
John L. Fjellstad
web: http://www.fjellstad.org/          Quis custodiet ipsos custodes



Reply to: