INTERNAL ERROR: Found bogus toc data (no lead-out entry in raw data). Please report!
Hi,
I'm trying to copy a music CD on the fly. I'm using CDRDOA 1.1.3 on
Debian Linux 2.2. I hava a SCSI CD Writer TEAC CD-R55S and an ATAPI
CD-ROM TEAC CD-532E.
In order to use the on the fly copy I use SCSI simulation for
the ATAPI drive.This seems to work since I can mount a ISO9660 data CD
on /dev/srx. Also Cdrecord gives a good output:
1,6,0: TEAC CD-R55S Rev: 1.0L
Using driver: Teac CD-R50/55 - Version 0.1 (data) (options 0x0000)
0,0,0: TEAC CD-532E Rev: 1.0A
Using driver: Generic SCSI-3/MMC - Version 1.0 (data) (options 0x0003)
Starting CD copy at speed 0...
INTERNAL ERROR: Found bogus toc data (no lead-out entry in raw data). Please report!
ERROR: Creation of source CD image failed.
CD copying failed.
Has anyone of you an idea
thank you very much
Dirk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
INTERNAL ERROR: Found bogus toc data (no lead-out entry in raw data). Please report!
Hi,
I'm trying to copy a music CD on the fly. I'm using CDRDOA 1.1.3 on
Debian Linux 2.2. I hava a SCSI CD Writer TEAC CD-R55S and an ATAPI
CD-ROM TEAC CD-532E.
In order to use the on the fly copy I use SCSI simulation for
the ATAPI drive.This seems to work since I can mount a ISO9660 data CD
on /dev/srx. Also Cdrecord gives a good output:
compd:/# cdrecord -scanbus
Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jrg Schilling
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) 'TEAC ' 'CD-532E ' '1.0A' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus1:
1,0,0 100) *
1,1,0 101) *
computer:/# cdrecord -scanbus
Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jrg Schilling
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) 'TEAC ' 'CD-532E ' '1.0A' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus1:
1,0,0 100) *
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) 'HP ' 'C1533A ' '9608' Removable Tape
1,5,0 105) *
1,6,0 106) 'TEAC ' 'CD-R55S ' '1.0L' Removable CD-ROM
1,7,0 107) *
But cdrdao won't work and gives erros:
****************
computer:/# cdrdao read-toc --device 0,0,0 test.out
Cdrdao version 1.1.3 - (C) Andreas Mueller <mueller@daneb.ping.de>
SCSI interface library - (C) Joerg Schilling
L-EC encoding library - (C) Heiko Eissfeldt
Paranoia DAE library - (C) Monty
0,0,0: TEAC CD-532E Rev: 1.0A
Using driver: Generic SCSI-3/MMC - Version 1.0 (data) (options 0x0003)
Reading toc data...
INTERNAL ERROR: Found bogus toc data (no lead-out entry in raw data). Please report!
****************
computer:/# cdrdao copy --device 1,6,0 --source-device 0,0,0
Cdrdao version 1.1.3 - (C) Andreas Mueller <mueller@daneb.ping.de>
SCSI interface library - (C) Joerg Schilling
L-EC encoding library - (C) Heiko Eissfeldt
Paranoia DAE library - (C) Monty
1,6,0: TEAC CD-R55S Rev: 1.0L
Using driver: Teac CD-R50/55 - Version 0.1 (data) (options 0x0000)
0,0,0: TEAC CD-532E Rev: 1.0A
Using driver: Generic SCSI-3/MMC - Version 1.0 (data) (options 0x0003)
Starting CD copy at speed 0...
INTERNAL ERROR: Found bogus toc data (no lead-out entry in raw data). Please report!
ERROR: Creation of source CD image failed.
CD copying failed.
Has anyone of you an idea
thank you very much
Dirk