On Tue, 2003-12-23 at 10:38, Nick Rout wrote: > On Tue, 23 Dec 2003 09:17:23 +1300 > CF <[EMAIL PROTECTED]> wrote: > > > With ide-scsi you would have used something like this: > > cdrecord -v speed=8 dev=0,1,0 -data image.iso > > > > With straight IDE you use this: > > cdrecord -v speed=8 dev=ATAPI:0,1,0 -data image.iso > > > > Not hard but took me a while to figure. > > I assume i should be taking hdd=ide-scsi hdc=ide-scsi out of my boot > line too?
Only for the CD writer. If you have a DVD drive that you want to play movies with, you'll still need ide-scsi on that drive. I dunno what you'd do with a CDRW/DVD drive like many new laptops have. -- C. Falconer
