Re: dd errors with certain DVDs



On 3/25/07, Charles Curley <charlescurley@xxxxxxxxxxxxxxxxx> wrote:
> I am getting the errors below when I execute the command
>
> dd if=/dev/dvd of=dvd1.iso

DVD/CD buring software does wierd things so that you cannot always
depend on reading the whole thing without an error message.

To see if you got all of it, mount your iso as a loopback device:

mkdir foo
mount dev1.iso foo
mount /dev/dvd /media/<device> # as appropriate

Then diff the two:

diff -r --brief /media/<device> foo

If the result is silent, you have all the data you need.

To answer your other email, you can validate a freshly minted DVD
similarly.

Thanks, Charles. Yes, it was the error regarding dd that was causing
the md5sums mismatch (reported in the other post of mine). However,
the method that you suggest works fine, and my problem is solved. The
command dd is not very reliable, indeed.

Paul

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: When can I start reading novels?
    ... >> of articles which will sufficiently challenge and develop your reading ... >> novels. ... Michael Cash "I am sorry, Mr. Cash, but we are unable to accept your rap sheet in lieu of a high school transcript." ... Mount Pilot College ...
    (sci.lang.japan)
  • Re: The Resurrection of the "body"
    ... Mount Hermon, Mount Sinai, or Mount Tabor? ... Does the bible even mention "The Watchers" ... 15 Nevertheless leave the stump of his roots in the earth, ... So if they pay attention when reading the bible, ...
    (talk.origins)
  • Re: The Resurrection of the "body"
    ... Mount Hermon, Mount Sinai, or Mount Tabor? ... Does the bible even mention "The Watchers" ... 15 Nevertheless leave the stump of his roots in the earth, ... So if they pay attention when reading the bible, ...
    (talk.origins)
  • Re: need help repairing this system... mount issues
    ... this is the error message i received: ... mount: /mnt/ad4s1a: Operation not permitted ... > CD/floppy to create the device nodes, ... Do you Yahoo!? ...
    (freebsd-questions)
  • Re: having trouble opening a cd made from Windows Vistas writing
    ... On Thu, 9 Oct 2008, Scott Berry wrote: ... here is the error message: ... Unable to open udf volume. ... When attempting to mount the UDF ...
    (Ubuntu)