> cdrecord -v speed=8 dev=0,1,0 -data image.iso > cdrecord -v speed=8 dev=ATAPI:0,1,0 -data image.iso
The numbers for the same device for scsi and ide are not necessarily the same. Use dev=ATAPI: -scanbus! All nothing new though, works the same with 2.4. > I assume i should be taking hdd=ide-scsi hdc=ide-scsi out of my boot > line too? Depends on whether you want to be able to access those drives via scsi or not. I believe cdrecord can still access them via ide even if scsi-emulation is turned on. You can change that at runtime too, by reloading the modules (you need different parameters for the modules though). Again, nothing new with 2.6. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
