Re: copy dvd
From: Ron Johnson (ron.l.johnson_at_cox.net)
Date: 01/30/05
- Previous message: TreeBoy: "Re: Anjuta C++ Project problems"
- In reply to: Ernst-Magne Vindal: "Re: copy dvd"
- Next in thread: Holger Levsen: "Re: copy dvd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Debian-User <debian-user@lists.debian.org> Date: Sun, 30 Jan 2005 06:14:46 -0600
On Sun, 2005-01-30 at 13:17 +0100, Ernst-Magne Vindal wrote:
> 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?
What filesystem are you associating with /cdw? Does it match the
fs of the input DVD? Maybe the bs is wrong?
Also, these worry me:
cdrecord: Input/output error.
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)
> > 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 for one welcome our cross-platform word-processing overlords." Jeremy, on http://linuxtoday.com regarding StarOffice
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: TreeBoy: "Re: Anjuta C++ Project problems"
- In reply to: Ernst-Magne Vindal: "Re: copy dvd"
- Next in thread: Holger Levsen: "Re: copy dvd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|