|
i mean: if you have created an image with clonecd (3 files - .img, .sub, .ccd), then you can create a .cue file referring to the .img file.
if you made a CCD image example.img/sub/ccd, you can create a file example.cue, containing:
------------------- start -------------------
FILE "EXAMPLE.IMG" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
------------------- end --------------------
you'll be able to burn this image with cdrwin !
(i assumed that the image only contains 1 data track)
btw, don't shoot me if this doesn't work, but i'm pretty sure it will.
Last edited by bOOls eYe; 29-09-2002 at 03:18.
|