From owner-freebsd-questions@FreeBSD.ORG Mon Oct 26 12:44:46 2009 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 764DD106566B for ; Mon, 26 Oct 2009 12:44:46 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.32]) by mx1.freebsd.org (Postfix) with ESMTP id D83558FC18 for ; Mon, 26 Oct 2009 12:44:45 +0000 (UTC) Received: from pulstar.local (athedsl-4472418.home.otenet.gr [94.71.126.82]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n9QCiiWZ026138; Mon, 26 Oct 2009 14:44:44 +0200 Message-ID: <4AE599BC.3090104@otenet.gr> Date: Mon, 26 Oct 2009 14:44:44 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: rob1940@gmail.com References: <20091026110905.f802174a.freebsd@edvax.de> In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: WD External Disc Drive 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: Mon, 26 Oct 2009 12:44:46 -0000 Rob Hurle wrote: > > > Thanks for your comments too, about use of the FAT32 file system. I > had thought about that, but the NTFS seemed to be a bit more universal > - I'm not sure that FAT file systems are recognised by default on Macs > (for example). > > FAT (and almost to the same extent, FAT32) are widely recognizable: FreeBSD, Windows, Linux, OS X. The most important limitation though is maximum file size (<=4GB). Depending on your usage, FAT32 may or may not be appropriate because of this.