Well, that's the program I'm asking about. I'm trying to find a Linux program that will burn CD images created by CloneCD.kanuslupus wrote:Is that what your asking?CloneCD is a powerful CD-Copy program. It writes in Raw mode, which allows it to have total control on the data written. Therefore, CloneCD will produce real 1:1 copies of your CDs.

Code: Select all
emerge bin2isoCode: Select all
bin2iso warcraft3.cue -c warcraft3.binCode: Select all
bin2iso warcraft3.cueCode: Select all
mount -o loop warcraft3.iso /mnt/iso0