On Wed, 2004-07-14 at 09:37, Florin Andrei wrote: > I thought cdrecord was able to use IDE writers directly, and i think i > actually used it that way with my CD writer. > But now it's not working anymore: > > # cdrecord -v speed=32 dev=/dev/hdg FC3-test1-i386-disc1.iso > [...] > Warning: Open by 'devname' is unintentional and not supported. I went back to cdrecord-2.01-0.a27.4.FC2.1 and modified /etc/cdrecord.conf like this: cdrom= ATAPI:1,0,0 -1 -1 burnfree I identified the exact numbers after ATAPI like this: cdrecord --scanbus dev=ATAPI Now i can burn ISO images like this: cdrecord -v filename.iso I just burned the FC3test1 disk 1 like this, it seems to be fine (i can mount it and see the files, i didn't try to boot it yet). The FC2 release notes recommend to use ATA instead of ATAPI, which does not work in my case. -- Florin Andrei http://florin.myip.org/