View Single Post
  #11  
Old 29-09-2002, 02:11
bOOls eYe bOOls eYe is offline
Registered User
 
Join Date: May 2002
Posts: 375
Thanks: 0
Thanked 0 Times in 0 Posts
bOOls eYe
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.
Reply With Quote