From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 17:32:18 2008 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 415C41065674 for ; Wed, 12 Nov 2008 17:32:18 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.180]) by mx1.freebsd.org (Postfix) with ESMTP id F0FC38FC1F for ; Wed, 12 Nov 2008 17:32:17 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so303051ele.13 for ; Wed, 12 Nov 2008 09:32:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=T5Us7ecabK2Ug1jIxKe7rBuiGHFmCNMlNWuWTn2EcXY=; b=dYlqUa215K5gjEJhD/0EohT6pKKk8UEhitpAez6qq6KyGbDvz84SbdLgDcf2Ep3kNS a4mTOZxWBizO/wFRJ1PCil158Msd9tpVnHc1/e4jDoCNaHuLef3AHJwd0XvJqf9qQRE4 c82y9HFD5wqSRPs+L5w9COryzPwY1vss3h1Qo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=LaEnzwP3OgHs1p1hd4JnXa79+O5yrJ6Q1lUnetxu44z3F60wzD9UiZ+qt8LLGPu1nM hoZvYgVvOVtkNeseyi/9kLCdHvz+UITUgWtctzOoWHtG8kjWOgLVJ1SA9iC25fL4+wbf Lv6uwmb1o91mJfPMevtw5HaYH30y5kiGecPY0= Received: by 10.90.26.9 with SMTP id 9mr8082822agz.59.1226511137128; Wed, 12 Nov 2008 09:32:17 -0800 (PST) Received: from ?192.168.1.2? ([190.177.222.241]) by mx.google.com with ESMTPS id 38sm11682768aga.4.2008.11.12.09.32.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 12 Nov 2008 09:32:16 -0800 (PST) From: Gonzalo Nemmi To: freebsd-questions@freebsd.org Date: Wed, 12 Nov 2008 18:32:14 -0200 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811121832.14105.gnemmi@gmail.com> Subject: tool to recover fat partition 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: Wed, 12 Nov 2008 17:32:18 -0000 So ... newfs_msdos /dev/insert_typo_in_here .. new filesystem succesfully created ... lost partition on the wrong drive ... Is there a tool to recover the files on said partition in FreeBSD (7 release)? Thanks for you help :) Regards -- Blessings Gonzalo Nemmi