From owner-freebsd-questions@FreeBSD.ORG Fri Oct 29 19:50:19 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 160A910656CF for ; Fri, 29 Oct 2010 19:50:19 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9A8668FC25 for ; Fri, 29 Oct 2010 19:50:18 +0000 (UTC) Received: by fxm17 with SMTP id 17so3554257fxm.13 for ; Fri, 29 Oct 2010 12:50:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=BeFAs/fEgdDlvDn9VF90UiFOst9yjOMZtshY+lmYs8A=; b=kP6atparO1cwOC2sRpRaxOelmGEYx3n7/3WqHsdgYDuskLWF6SF3VVTejxV2GHXLfi fEB3742V1QdubqoQn8qX6Zd138MI8VJct2RlUMVOQEbuRNrgvsOE1C4EHtqK2WTn82KS q1KAgk/9FvHylDj4blIpHz0hrZxQ0osnUzXgw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PSLe62HT95M6C2SEXpY+BVW5DU42Q0D53rXyxqkJ5vdTWIkV1qRf5j8BTKIoe4mjMa MwFVWe2a40EuzuB6De3PxO1fs9gTHlKEC+HnSA3OfgDGqJg/dTleFGWhNoVAdjBQqYuK hrCPMIdrb1JAtiM9G2cbXUtxBARIwcCA5FELc= MIME-Version: 1.0 Received: by 10.223.98.202 with SMTP id r10mr5798439fan.115.1288381817075; Fri, 29 Oct 2010 12:50:17 -0700 (PDT) Received: by 10.223.108.194 with HTTP; Fri, 29 Oct 2010 12:50:17 -0700 (PDT) In-Reply-To: <4CCB0A4D.7050203@speakeasy.net> References: <4CCB0A4D.7050203@speakeasy.net> Date: Fri, 29 Oct 2010 14:50:17 -0500 Message-ID: From: Adam Vande More To: "Jason C. Wells" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd general questions Subject: Re: Recovering 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: Fri, 29 Oct 2010 19:50:19 -0000 On Fri, Oct 29, 2010 at 12:54 PM, Jason C. Wells wrote: > I have a back up DVD that I cannot mount. dd won't read /dev/acd0 with an > error "dd: /dev/acd0: Input/output error". Tried dvdisaster but it can't > find my drive. Any pointers you can offer in getting this data off this disc > are greatly appreciated. > Yeah dvdisaster documentation leaves something to be desired. A tiny, unauthorive FAQ is what you're supposed to follow. http://www.freebsd.org/cgi/query-pr.cgi?pr=149020 On the other hand, you miss understand what dvdisaster is capable of. It will not help as you're supposed to use it BEFORE it goes bad. I would try Chuck's suggestion first then maybe some physical media repair techniques. Are you sure the DVD was ever usable? -- Adam Vande More