From owner-freebsd-questions@freebsd.org Wed Aug 24 16:06:19 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB0ABBC4E8D for ; Wed, 24 Aug 2016 16:06:19 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B37B516F9 for ; Wed, 24 Aug 2016 16:06:19 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 589572075C for ; Wed, 24 Aug 2016 12:06:15 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute6.internal (MEProxy); Wed, 24 Aug 2016 12:06:15 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=zyxst.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=izYK39XqAlXRtLHJDLGTd+WHCP4=; b=Uwtap9 O4W9dwXwm9SF4aRQsYiKu+ZCRIoQgntTzSBavhDQ/yMVMlCWvxjOOvup+e2NJKoF YC1PooZ5DhsaQbB12/EEwc/sf+9GqpqvGIgq+ThDxG7S1CnxFztosC82HW4skBQs rDYPOPYJDeRM0ommCR0SXVCPJuFiNyGnoonh0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=izYK39XqAlXRtLH JDLGTd+WHCP4=; b=aA1vwXhfqkvbvZn457yaY5QE7rXvY6WXu7MLUf2vFtSmlJh C4fWLA6XhAF61DwrSGLGykgxBeImJFp6mjkRyiqACpPkdGd9LiF2V5Hp0vjMguHX g+4u2lDQjyuR+kxLoF2bbfgUQVmyaffQFY8mA9VvTjIndS34Dui/RvGJwjxs= Received: by mailuser.nyi.internal (Postfix, from userid 99) id 2ACDAD0124; Wed, 24 Aug 2016 12:06:15 -0400 (EDT) Message-Id: <1472054775.1922412.704904497.439EC501@webmail.messagingengine.com> X-Sasl-Enc: u7Xmy5iaRHFL/WZhjnBXIH/HGoOadNiLcdZNiwqJot5g 1472054775 From: John To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-5ae55197 Subject: Re: recoverdisk strategy Date: Wed, 24 Aug 2016 17:06:15 +0100 In-Reply-To: <3f8ff7ed-9a6d-fc78-ae10-fc2fd0baa031@kukulies.org> References: <3f8ff7ed-9a6d-fc78-ae10-fc2fd0baa031@kukulies.org> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 16:06:20 -0000 Hi, On Wed, 24 Aug 2016, at 16:46, Christoph P.U. Kukulies wrote: > Presently I'm again in the situation to have to recover a hard disk that > has a Windows NTFS on it, refused to > boot Windows 7 and has a lot of I/O-Errors. sounds like ddrescue in ports/sysutils will do what you want -- John tech-lists@zyxst.net