From owner-freebsd-questions@FreeBSD.ORG Tue Sep 5 20:53:20 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 AF96416A4DD for ; Tue, 5 Sep 2006 20:53:20 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19FF743D78 for ; Tue, 5 Sep 2006 20:53:14 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) (TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Tue, 05 Sep 2006 16:53:14 -0400 id 0005641F.44FDE3BA.0000CFBD Received: from Internal Mail-Server (206.210.89.202) by mx01 (envelope-from wmoran@collaborativefusion.com) with AES256-SHA encrypted SMTP; 5 Sep 2006 16:51:25 -0400 Date: Tue, 5 Sep 2006 16:53:13 -0400 From: Bill Moran To: Chuck Swiger Message-Id: <20060905165313.c7dc1f11.wmoran@collaborativefusion.com> In-Reply-To: <121D3BD0-623D-4019-94ED-BA271481D830@mac.com> References: <94ff3700609051322m1c63420xe5e6e379a21906b2@mail.gmail.com> <62577AB3-E7BF-488F-8903-8DE9BB53452B@mac.com> <94ff3700609051341g57aae9b1gb7ce05f04f3c2d12@mail.gmail.com> <121D3BD0-623D-4019-94ED-BA271481D830@mac.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Jordi Carrillo , 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:53:20 -0000 In response to Chuck Swiger : > On Sep 5, 2006, at 1:41 PM, Jordi Carrillo wrote: > > 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. > > I think modern flavors of Linux support FFS OK, so FFS should work, > otherwise ext2... Note that I don't believe that any Linuxi support FFS2, but it's been several months since I've checked. I also seem to remember warnings about buggy FFS drivers for Linux. Are the ext2 drivers for FreeBSD stable? If you format FFS, make sure to do FFS1 -- FFS2 is the default in newer versions of FreeBSD. ext2 might be a safer bet. -- Bill Moran Collaborative Fusion Inc.