From owner-freebsd-questions@FreeBSD.ORG Sat Oct 2 23:00:03 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 C3D6A1065679 for ; Sat, 2 Oct 2010 23:00:03 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 7AEBD8FC0C for ; Sat, 2 Oct 2010 23:00:03 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o92N00XD083576; Sat, 2 Oct 2010 17:00:00 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o92N00Zd083573; Sat, 2 Oct 2010 17:00:00 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 2 Oct 2010 17:00:00 -0600 (MDT) From: Warren Block To: Robert In-Reply-To: <20101002113640.2ab36871@asus64> Message-ID: References: <20101002113640.2ab36871@asus64> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sat, 02 Oct 2010 17:00:00 -0600 (MDT) Cc: "freebsd-questions@freebsd.org" Subject: Re: OT: fdisk 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: Sat, 02 Oct 2010 23:00:03 -0000 On Sat, 2 Oct 2010, Robert wrote: > Greetings > > I am in deep with the wife. Her computer went belly up. It was running > XP pro and I had backups going to a second drive. I can no longer access > that drive. > > I pulled it and attached it via USB to one of my FreeBSD machines but > it will not mount. It is a 500G hard drive and I get _wild_ results just > looking at it with fdisk. > > ~> fdisk /dev/da1s1 > ******* Working on device /dev/da1s1 ******* Wait a minute... shouldn't that be just "da1"? da1s1 is the first slice (partition), and the data there should be your XP filesystem, probably NTFS.