On Mon, Sep 26, 2005 at 06:18:55PM +0200, Eduard Bloch wrote: > #include <hallo.h> > * Arthur H. Johnson II [Mon, Sep 26 2005, 12:13:41PM]: > > > > cdrecord -v -dao -data dev=2,0,0 fs=12M speed=4 whatever.iso > > Google says it is an ATAPI device. Don't use the ide-scsi driver with > kernel 2.6, it is not supported by upstream. See README.ATAPI.setup for > details and use something like ATA:2,0,0.
Or much better -dev=/dev/whatever. cdrecord warns a bit because you're not going to use it's idiotic device guessing code, but that's a small price to pay for a much easier life. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]