[EMAIL PROTECTED] writes:
> It helps a bit but I believe the only way to find why he has problems
> is that he posts the length of the ISO file and the cdrecord -v part that
> lists the sizes as well as the cdrecord -toc outpout.
Attached is the desired information. Let me know if you need
additional information, or blow my head off if I did something
trivial stupid :-).
-- Johan
==== Starting on Windows98SE ====
BASH.EXE-2.02$ ./cdrecord -dev=0,5,0 -speed=2 -v -debug ../cdtemp/jv.iso
File: '../cdtemp/jv.iso' tracksize: 564789248 secsize: 2048 tracktype: 1 = CD-ROM
sectype: 1 = CD-ROM mode 1 dbtype: CD-ROM mode 1 flags 1080
dev: 0,5,0 speed: 2 fs: -1
Cdrecord 1.10a13 (i586-pc-cygwin) Copyright (C) 1995-2000 Jörg Schilling
TOC Type: 1 = CD-ROM
fs: 4194304 buflen: 4198400
./cdrecord: shared memory segment attached: 82EE6000
buf: 82EE6000 bufend: 832E7000, buflen: 4198400
buf: 82EE6000 bufend: 832E7000, buflen: 4198400 (align 0)
scsidev: '0,5,0'
scsibus: 0 target: 5 lun: 0
scg__open() 0,5,0
open_driver 102 HostASPIStatus=0x1 HACount=0x2
Status : 1
hacount: 2
SCSI id: 7
Manager: 'ASPI for WIN32 '
Identif: 'buslogic'
Unique: 00 00 02 10 FF FF FF FF 01 61 04 11 06 61 04 00
Status : 1
hacount: 2
SCSI id: 7
Manager: 'ASPI for WIN32 '
Identif: 'ESDI_506'
Unique: 00 00 02 10 FF FF FF FF 01 61 04 11 06 61 04 00
Using libscg version 'schily-0.4'
SCSI buffer size: 64512
scgo_getbuf: 64512 bytes
atapi: -1
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC LINKED
Vendor_info : 'PLEXTOR '
Identifikation : 'CD-R PX-W4220T'
Revision : '1.04'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
Drive buf size : 1168944 = 1141 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 538 MB
Total size: 618 MB (61:17.04) = 275778 sectors
Lout start: 618 MB (61:19/03) = 275778 sectors
Pages: 0x1 0x2 0x5 0x7 0x8 0xd 0xe 0x2a
Density: 0x0
Blocks: 0
Blocklen:2048
Current Secsize: 2048
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 6
Reference speed: 0
Is not unrestricted
Is erasable
ATIP start of lead in: -11078 (97:34/22)
ATIP start of lead out: 336075 (74:43/00)
speed low: 0 speed high: 4
power mult factor: 3 5
recommended erase/write power: 3
A2 values: 00 00 00
Disk type: Phase change
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Blocks total: 336075 Blocks current: 336075 Blocks remaining: 60297
bufsize: 65536 buffers: 64 hdrsize 1024
bufsize: 65536 buffers: 64 hdrsize 1024
Using 64 buffers of 64512 bytes.
./cdrecord: Could not set realtime priority.
faio_reader starting
faio_reader reading track 1
Starting to write CD/DVD at speed 2 in write mode for single session.
Last chance to quit, starting real write in 9 seconds.
Waiting for reader process to fill input buffer ... input buffer ready.
Error in scgo_send: s.SRB_Status is 0x4
Mapped to: error 1 errno: 5
Performing OPC...
Starting new track at sector: 0
secsize:2048 secspt:31 bytespt:63488 audio:0 pad:0
Track 01: 0 of 538 MB written.gets: 1 puts: 64 cont: 63 low: 64
gets: 2 puts: 64 cont: 62 low: 63
Track 01: 534 of 538 MB written (fifo 100%).
faio_reader all tracks read, exiting
faio_reader _exit(0)
Track 01: 538 of 538 MB written (fifo 100%).
Track 01: Total bytes read/written: 564789248/564789248 (275776 sectors).
Writing time: 1849.280s
Fixating...
Fixating time: 153.360s
./cdrecord: fifo had 8896 puts and 8896 gets.
./cdrecord: fifo was 0 times empty and 8824 times full, min fill was 96%.
BASH.EXE-2.02$
BASH.EXE-2.02$ ./cdrecord -dev=0,5,0 -toc
Cdrecord 1.10a13 (i586-pc-cygwin) Copyright (C) 1995-2000 J÷rg Schilling
scsidev: '0,5,0'
scsibus: 0 target: 5 lun: 0
Using libscg version 'schily-0.4'
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC LINKED
Vendor_info : 'PLEXTOR '
Identifikation : 'CD-R PX-W4220T'
Revision : '1.04'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
first: 1 last 1
track: 1 lba: 0 ( 0) 00:02:00 adr: 1 control: 4 mode: 1
track:lout lba: 275778 ( 1103112) 61:19:03 adr: 1 control: 4 mode: -1
BASH.EXE-2.02$
==== continuing on Linux ====
$ ls -l jv.iso
-rwxrwxrwx 1 root floppy 564789248 Mar 3 20:59 jv.iso
$ dd if=/dev/hdc of=xx.iso
dd: /dev/hdc: Input/output error
1103100+0 records in
1103100+0 records out
$ ll xx.iso
-rw-r--r-- 1 jv jv 564787200 Mar 3 22:10 xx.iso
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]