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

Re: copy dvd



On Sun, 30 Jan 2005, Ron Johnson wrote:

Well, tryed this, did not work, here's the outpt:

$ dd bs=2048 if=/dev/scd0 | cdrecord -v dev=0,1,0 -
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.5'
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : '_NEC    '
Identifikation : 'DVD_RW ND-3500AG'
Revision       : '2.16'
Device seems to be: Generic mmc2 DVD.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO
Drive buf size : 1769472 = 1728 KB
FIFO size      : 4194304 = 4096 KB
Track 01: data  unknown length
Total size:       0 MB (00:00.00) = 0 sectors
Lout start:       0 MB (00:02/00) = 0 sectors
Current Secsize: 2048
  ATIP start of lead in:  -150 (00:00/00)
  ATIP start of lead out: 157789 (35:05/64)
Disk type:    unknown
Manuf. index: -1
Manufacturer: unknown (not in table)
cdrecord: WARNING: Track size unknown. Data may not fit on disk.
Starting to write CD/DVD at speed 8 in write mode for single session.
Last chance to quit, starting real write in 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 01:   4 MB written (fifo  71%).dd: reading `/dev/scd0': Input/output
error
4322+0 records in
4322+0 records out
Track 01:   8 MB written (fifo 100%).
Track 01: Total bytes read/written: 8851456/8851456 (4322 sectors).
Writing  time:   21.183s
Fixating...
cdrecord: Input/output error. close track/session: scsi sendcmd: no error
CDB:  5B 00 02 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 03 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x72 Qual 0x03 (session fixation error - incomplete track in
session) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.000s timeout 480s
cmd finished after 0.000s timeout 480s
Fixating time:    0.002s
cdrecord: fifo had 141 puts and 141 gets.
cdrecord: fifo was 0 times empty and 3 times full, min fill was 34%.

and trying to look at the dvd to see gave this:

$ mount /cdw
mount: wrong fs type, bad option, bad superblock on /dev/scd1,
       or too many mounted file systems

the empty dvd is not empty and not readable...:)

any other suggestions?


> On Sun, 2005-01-30 at 10:12 +0100, Ernst-Magne Vindal wrote:
> > Hi, im running debian sarge, I have installed and configured a dvd reader
> > and writer and emulating scsi, useing cdrecord to record ordinary data
> > disks. This is working fine.
> > But is there a simple way to clone dvd from dvd disks to dvd-+R?
>
> You have 2 DVD drives?  /dev/hdb and /dev/hdd, for example?
>
> Using a pipe should work.  Something like:
> $ dd bs=2048 if=$SRCDRV | cdrecord -v dev=x,y,z -
>
> (Don't trust me on the bs, though.)
>
> > Still useing Pine, best IMAP client ever..
>
> s/useing/using/
>
> --
> -----------------------------------------------------------------
> Ron Johnson, Jr.
> Jefferson, LA USA
> PGP Key ID 8834C06B I prefer encrypted mail.
>
> I wish the USA could get out of the UN. But a forum where
> governments can talk is too useful. The next best thing is to
> only pay a fraction of our dues. Or find a better forum.
>
>
>

/ernst-magne

Still using Pine, best IMAP client ever..



Reply to: