From owner-freebsd-questions@FreeBSD.ORG Mon May 24 17:30:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB58F1065672 for ; Mon, 24 May 2010 17:30:12 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5C5028FC1D for ; Mon, 24 May 2010 17:30:12 +0000 (UTC) Received: by wyb39 with SMTP id 39so390591wyb.13 for ; Mon, 24 May 2010 10:30:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.188.21 with SMTP id z21mr3548788wem.140.1274722211166; Mon, 24 May 2010 10:30:11 -0700 (PDT) Received: by 10.216.28.209 with HTTP; Mon, 24 May 2010 10:30:11 -0700 (PDT) X-Originating-IP: [93.203.38.95] In-Reply-To: <20100524073052.GA2510@current.Sisis.de> References: <76E02DE6-9A61-4D24-9638-ABB7418711D9@lafn.org> <20100524073052.GA2510@current.Sisis.de> Date: Mon, 24 May 2010 19:30:11 +0200 Message-ID: From: "C. P. Ghost" To: Matthias Apitz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Verifying a DVD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2010 17:30:12 -0000 On Mon, May 24, 2010 at 9:30 AM, Matthias Apitz wrote: > I think it isn't important how many blocks are on the DVD, but more > important that a) all files area readable on the DVD and b) are MD5 > identically with the original on the hard disk. That's why after burning > a tree of files for backup to some DVD I use a combination of > find+md5+sort+diff to verify the result. I did that too before switching to sysutils/dvdisaster to augment the images with CRCs and ECC blocks. Especially those ECC blocks saved the day for me on more than one occasion. Highly recommended for long(er) time storage. > HIH > > =A0 =A0 =A0 =A0matthias -cpghost. --=20 Cordula's Web. http://www.cordula.ws/