From: Nick Rout <nick@rout.co.nz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] dd if=/dev/dvd of=backup.iso
Date: Thu, 16 Mar 2006 12:06:51 +1300 [thread overview]
Message-ID: <20060316120318.7232.NICK@rout.co.nz> (raw)
In-Reply-To: <1142463317.23218.41.camel@sysconcept.ca>
On Wed, 15 Mar 2006 15:55:17 -0700
Joseph wrote:
> On Thu, 2006-03-16 at 11:19 +1300, Nick Rout wrote:
> > On Wed, 15 Mar 2006 15:04:06 -0700
> > Joseph wrote:
> >
> > > > > If I use:
> > > > > dd if=/dev/dvd of=backup.iso
> > > >
> > > > First of all, I would add the "bs" option to increase the buffer and therefore
> > > > speed. Something like:
> > > > dd bs=100000 if=/dev/dvd of=backup.iso
> > >
> > > No, this command didn't work either, I got about 700Mb and it quit,
> > > though the light in the drive was flashing nothing was copied to ISO
> > > file.
> > >
> > > >
> > > > > I only get about 2Gb file and it stops or freezes, the disk is bout
> > > > > 4.3Gb
> > > >
> > > > That would indicate read errors. Is the dvd scratched or dirty? Wash it with
> > > > lukewarm water and dishwasher liquid and try again.
> > >
> > > DVD is brand new, no scratches.
> >
> > could be the reader then? Do you have another computer with a dvd drive
> > and 4.7g available space?
>
> Yes, I've tired on two different systems, one is x86 and the other amd64
> with similar result on both of them; the copying stops at some point and
> doesn't go any further.
> One system has Philips DVD drive and the other one has BenQ DVD
>
> I can burn perfect DVD every time but getting it back in form of ISO
> from DVD is a pain - IMPOSSIBLE.
>
> > these things are fiddly, there are billions of little holes and a laser
> > light reading them. There are manufacturing tolerances in the reader and
> > the disk. There are imperfect firmwares in the drives. In short,
> > sometimes a particular disk and a particular drive just don't get on.
> > The drives also get old and tired. IMHO you need to be prepared to throw
> > the drive out after some indeterminate (but not long enough) period and
> > get a new one.
> >
> > Is this a movie or data? Have you tried just mounting then copying the
> > files to your hard drive. This might identify where on the disk things
> > are going wrong. If it is a small or unimportant file you might still
> > have an effective backup.
>
> I can mount the DVD without any problems. I created the DVD using
> dvd-slideshow and it worked perfectly.
> I can rip VOB's from the DVD using k3b or dvdrip; works in both
> programs.
> So I can recreate the DVD but what bugs me that I can not make a backup
> to an ISO file using command line.
OK I see you have considered most of the possibilities i considered.
how about:
mount /dev/dvd /mnt/dvd
mkisofs -o mydvd.iso /mnt/dvd
(disclaimer, other options might be needed. is mkisofs even the right
program for dvd's? k3b is making me lazy)
>
> --
> #Joseph
> --
> gentoo-user@gentoo.org mailing list
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-03-15 23:18 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 [this message]
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
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=20060316120318.7232.NICK@rout.co.nz \
--to=nick@rout.co.nz \
--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