[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Cdrecord-ProDVD-Clone 2.01a20 problem



Hello,

I am just trying to burn a DVD with:

#!/bin/tcsh

setenv SIZE `mkisofs -dvd-video -q -print-size -V $1 $2`
setenv CDR_SECURITY "8:dvd...
mkisofs -dvd-video -V $1 $2 | cdrecord-prodvd -v dev=2,0,0 fs=64m speed=4 -eject -dao tsize={$SIZE}s -

And I got:

Cdrecord-ProDVD-Clone 2.01a20 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
Unlocked features: ProDVD Clone 
Limited  features: 
This copy of cdrecord is licensed for: private/research/educational_non-commercial_use
TOC Type: 1 = CD-ROM
scsidev: '2,0,0'
scsibus: 2 target: 0 lun: 0
Linux sg driver version: 3.5.29
Using libscg version 'schily-0.7'
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : 
Vendor_info    : 'SONY    '
Identifikation : 'DVD RW DRU-500A '
Revision       : '2.0f'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: none
Profile: DVD+R 
Profile: DVD+RW 
Profile: DVD-RW sequential overwrite 
Profile: DVD-RW restricted overwrite 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
Drive buf size : 8112896 = 7922 KB
FIFO size      : 67108864 = 65536 KB
Track 01: data  4398 MB        
Total size:     5051 MB (500:30.04) = 2252253 sectors
Lout start:     5052 MB (500:32/03) = 2252253 sectors
cdrecord-prodvd: Input/output error. test unit ready: scsi sendcmd: no error
CDB:  00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 12 00 00 00 00 30 00 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x30 Qual 0x00 (incompatible medium installed) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.009s timeout 200s
cdrecord-prodvd: No disk / Wrong disk!

A du -m -s of the dir gives 4399

Any explanation ?

	Grégoire
________________________________________________________________________
http://magma.epfl.ch/greg ICQ:16624071 mailto:Gregoire.Favre@freesurf.ch



Reply to: