From: Joseph <syscon@interbaun.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] dd if=/dev/dvd of=backup.iso
Date: Thu, 16 Mar 2006 11:11:42 -0700 [thread overview]
Message-ID: <1142532703.16729.50.camel@sysconcept.ca> (raw)
In-Reply-To: <20060316165850.578d1c91@hactar.digimed.co.uk>
On Thu, 2006-03-16 at 16:58 +0000, Neil Bothwick wrote:
> On Thu, 16 Mar 2006 09:43:53 -0700, Joseph wrote:
>
> > Good try, thank. But the output is the same, I got only about 846MB out
> > of 4.7Gb DVD and it stopped with Input/output error
>
> Is it the same place on every disc?
NEW INFORMATION
I've tried the same command
dd conv=noerror if=/dev/cdroms/cdrom0 of=family.iso
on x86 (different machine) and I was able to copy 2.6Gb to iso file; so
it stopped in different location.
However, in one of your previous email you suggested I try:
# mkisofs -o mydvd.iso /mnt/dvdr/
so I did and the system stopped (on amd64 machine) with Input/output
error. can not read from '/mnt/dvdr/video_ts/vts_01_0.bup'
Following you suggestion
----quote---
Just to flog a dead horse, I suspect that there is indeed some error on
the dvd and that it is in the file video_ts/vts_01_0.bup
It may be that the error is insufficient to matter on playback (after
all, whats a few frames of video between friends, the eye hardly notices
it ), but when the computer actually needs a bitwise copy it barfs?
---end qutoe---
That was good suggestion, so I rebooted the amd64-machine (just to make
sure not process is left running from previous operations), mounted the
DVD:
# mount /dev/hdc /mnt/dvdr and I've tried to copy that file
'video_ts/vts_01_0.bup' and I could not, I got Input/output error.
# cp: reading /mnt/dvdr/video_ts/vts_01_0.bup': Input/output error
However, when I repeated the same process on x86-machine it copied just
fine:
# cp /mnt/cdrom/VIDEO_TS/VTS_01_0.BUP .
# ll
total 2759652
-r--r--r-- 1 root root 126976 Mar 16 10:34 VTS_01_0.BUP
It copies the same file without any problem
The strange part is that when I mount the same DVD in amd64-machine all
directory and files are listed in small letters (and I know they should
be all CAPS).
# ll /mnt/cdrom/video_ts/
total 4211042
-r-xr-xr-x 1 root root 12288 Jan 27 12:37 video_ts.bup
-r-xr-xr-x 1 root root 12288 Jan 27 12:37 video_ts.ifo
-r-xr-xr-x 1 root root 114688 Jan 27 12:37 video_ts.bob
-r-xr-xr-x 1 root root 126976 Jan 27 12:33 vts_01_0.bup
...
But when I mount the same DVD on x86-machine it list the directory and
files in CAPS as it should
# ll /mnt/cdrom/VIDEO_TS/
total 4211042
-r--r--r-- 1 4294967295 4294967295 12288 Jan 27 12:37 VIDEO_TS.BUP
-r--r--r-- 1 4294967295 4294967295 12288 Jan 27 12:37 VIDEO_TS.IFO
-r--r--r-- 1 4294967295 4294967295 114688 Jan 27 12:37 VIDEO_TS.VOB
-r--r--r-- 1 4294967295 4294967295 126976 Jan 27 12:33 VTS_01_0.BUP
...
Though, I don't see what difference it could make, but why one machine
list the files and directories in small letter and the other one in
caps.
--
#Joseph
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-03-16 18:15 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-14 22:00 [gentoo-user] dd if=/dev/dvd of=backup.iso Joseph
2006-03-14 23:14 ` Neil Bothwick
2006-03-14 23:31 ` Joseph
2006-03-15 4:50 ` Ghaith Hachem
2006-03-15 5:47 ` Glenn Enright
2006-03-15 21:50 ` Joseph
2006-03-15 22:25 ` Neil Bothwick
2006-03-15 9:23 ` Harald Arnesen
2006-03-15 21:51 ` Joseph
2006-03-15 6:20 ` Uwe Thiem
2006-03-15 22:04 ` Joseph
2006-03-15 22:19 ` Nick Rout
2006-03-15 22:55 ` Joseph
2006-03-15 23:06 ` Nick Rout
2006-03-16 0:24 ` Joseph
2006-03-16 0:41 ` Nick Rout
2006-03-16 0:54 ` Iain Buchanan
2006-03-16 5:53 ` Ghaith Hachem
2006-03-16 12:35 ` Matthias Bethke
2006-03-15 22:30 ` Eric Bliss
2006-03-15 23:03 ` Joseph
2006-03-16 10:49 ` Alex Schuster
2006-03-16 14:24 ` Rasmus Andersen
2006-03-16 16:43 ` Joseph
2006-03-16 16:58 ` Neil Bothwick
2006-03-16 18:11 ` Joseph [this message]
2006-03-17 3:52 ` Boyd Stephen Smith Jr.
2006-03-17 17:39 ` Joseph
2006-03-18 2:48 ` Boyd Stephen Smith Jr.
2006-03-18 5:13 ` Joseph
2006-03-18 11:34 ` Boyd Stephen Smith Jr.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1142532703.16729.50.camel@sysconcept.ca \
--to=syscon@interbaun.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox