From owner-freebsd-questions@FreeBSD.ORG Tue Sep 5 20:41:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFE4616A5F4 for ; Tue, 5 Sep 2006 20:41:35 +0000 (UTC) (envelope-from jordilin@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F9243D46 for ; Tue, 5 Sep 2006 20:41:34 +0000 (GMT) (envelope-from jordilin@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so1018188nzn for ; Tue, 05 Sep 2006 13:41:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=IOMPPEaO2vzImJQ36qNFRF59nkiAXHR+Xm7HtOgay6aU1D9fwh0pwX6tGKMu1chy4Rrk/Y2U0+DbVcyCiyREotzG7avgY48ywonM26jfZN8S2S+mX3gbGVY2ZUIMxK7X5fckhU+kOtZQ4qwWbrMijUdjfrCW4p7HoeqK4AVLMn0= Received: by 10.65.119.14 with SMTP id w14mr7581548qbm; Tue, 05 Sep 2006 13:41:34 -0700 (PDT) Received: by 10.65.231.11 with HTTP; Tue, 5 Sep 2006 13:41:34 -0700 (PDT) Message-ID: <94ff3700609051341g57aae9b1gb7ce05f04f3c2d12@mail.gmail.com> Date: Tue, 5 Sep 2006 22:41:34 +0200 From: "Jordi Carrillo" To: "Chuck Swiger" In-Reply-To: <62577AB3-E7BF-488F-8903-8DE9BB53452B@mac.com> MIME-Version: 1.0 References: <94ff3700609051322m1c63420xe5e6e379a21906b2@mail.gmail.com> <62577AB3-E7BF-488F-8903-8DE9BB53452B@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Mailing Lists Subject: Re: Backing up 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: Tue, 05 Sep 2006 20:41:36 -0000 I was thinking about using rdiff-backup to do incremental backups and ext2 type filesystem, as I don't use windows at all. Ext2 because I sometimes switch to Linux. I don't know if FFS is recognized by Linux. 2006/9/5, Chuck Swiger : > > On Sep 5, 2006, at 1:22 PM, Jordi Carrillo wrote: > > I use FreeBSD as my primary Desktop. I have purchased an external > > usb hard > > drive to perform backups of my home directory. What type of > > filesystem do > > you recommend for this drive, ext2?, fat?... > > If you are only using FreeBSD, formatting it in the native FFS or > FFS2 would make the most sense. > > If you want to access these files from Windows or some other > operating system, using FAT might be reasonable, although you should > probably archive your files using tar, pax, dump, etc to preserve > filesystem metadata that would otherwise be lost. > > -- > -Chuck > > -- http://jordilin.wordpress.com