CD Burning in Fedora Core 3---A Tip
I reported the troubles I had in burning CDs in Fedora Core 3 36 days ago. Yesterday, I revisited the Fedora Core 3 Tips and Tricks, and spotted a tip posted by Chris McBride on December 7:
The following works for me to burn a CD cdrecord --scanbus cdrecord -v dev=ATA:1,0,0 -eject -speed=4 image.iso
I tried it and it worked. I was able to burn the FC3 ISO onto a CD and it passed the media check.
Thanks Chris.
Burning CDs Under Linux
It's come to the point where I'm trying to burn a CD under Linux - something that I haven't really done before.
I managed to stumble across [link]1;this page[/link] which kind of gives me a hint that I already had, I also came across [link]2;this page[/link] which is an official RedHat page and tells you how to do things under XCDRoast.
My main criticism is that none of the products (cdrecord, K3b, XCDRoast) seem to pick up your writer drive if there is no disk in it......
Once I'd worked that out, everything else seemed intuitive!