On Tue, 2004-02-03 at 16:46, Mark Knecht wrote:

> Cool. So my CDRW didn't have a built in driver, so it told me to choose
> either the generic-mmc or generic-mmc-raw. Since your command said raw I
> first tried the raw driver, and then the plain driver. Both go to the
> same place and then start with messages like:
> 
> cdrdao read-cd --device 0,1,0 --read-raw --datafile exile1.bin -v 99
> --driver generic-mmc exile1.cue
> <SNIP>
> WARNING: Found L-EC error at sector 827
> 
> etc.
> 
> Is this expected? 
> 

And then writing didn't work...:

bash-2.05b$ cdrdao write --device 0,1,0  --overburn -v 99  --speed 4
--driver generic-mmc exile1.cue
Cdrdao version 1.1.7 - (C) Andreas Mueller <[EMAIL PROTECTED]>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver
tables.

ERROR: exile1.cue:1: Illegal token: C
exile1.cue:1: syntax error at "EOF" missing TrackDef
bash-2.05b$ 


The cue file indeed is missing the TrackDef...

CD_ROM


// Track 1
TRACK MODE1_RAW
NO COPY
DATAFILE "exile1.bin" 71:09:25 // length in bytes: 753110400


Off to try k3b

Thanks!

- Mark


--
[EMAIL PROTECTED] mailing list

Reply via email to