Piotr Pawłow wrote:
  Rob Bogus wrote:
   
  
    Joerg Schilling wrote:
    
    
      Start with a clean setup:
create the image with  a _recent_ mkisofs
ftp://ftp.berlios.de/pub/cdrecord/alpha/
and use mkisofs -dvd-video to create the image
use cdrecord to write to the medium
If the DVD-RW medium has been written by growisofs before
you need to cleanup the medium with cdrecord -v blank=all before.
      
     
    And let us know how it works.
    
   
   
I downloaded cdrtools-2.01.01a20 from the URL above and compiled it. Then
blanked the disc:
# cdrecord -v blank=all dev=ATA:0,1,0
Cdrecord-ProDVD-Clone 2.01.01a20 (i686-pc-linux-gnu) Copyright (C) 1995-2006
Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.16.4-1.6
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
TOC Type: 1 = CD-ROM
scsidev: 'ATA:0,1,0'
devname: 'ATA'
scsibus: 0 target: 1 lun: 0
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: -1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'HL-DT-ST'
Identifikation : 'DVDRAM GSA-4163B'
Revision       : 'A106'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD-RW sequential overwrite
Profile: DVD-RAM
Profile: DVD-R sequential recording
Profile: DVD-RW sequential overwrite (current)
Profile: DVD-RW restricted overwrite (current)
Profile: DVD+RW
Profile: DVD+R
Profile: DVD+R/DL
Profile: DVD-ROM (current)
Profile: CD-R
Profile: CD-RW
Profile: CD-ROM
Profile: Removable Disk
resid: 64
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW/DVD-RAM driver (mmc_dvd).
Driver flags   : DVD MMC-3 SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Drive buf size : 1114112 = 1088 KB
Drive pbuf size: 1966080 = 1920 KB
Drive DMA Speed: 14178 kB/s 80x CD 10x DVD
Current Secsize: 2048
Total power on  hours: 0
WARNING: Phys disk size 2286112 differs from rzone size 0! Prerecorded disk?
WARNING: Phys start: 196608 Phys end 2482719
Starting to write CD/DVD at speed 2 in real BLANK mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
Blanking entire disk
Blanking time: 1729.819s 
 
 
I gave up playing with the ATA: and ATAPI: stuff long ago, regardless
of the whining about support for device names being "unintentional"
there's intentional code in there to support it, and I've been using it
for so long I can't remember what problems I ever had with the
pseudo-SCSI methods. 
 
This all seems to have worked, maybe Joerg will have a suggestion, as I
don't. 
-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979
 
 |