From owner-freebsd-questions@FreeBSD.ORG Mon May 21 16:06:03 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FDEF16A469 for ; Mon, 21 May 2007 16:06:03 +0000 (UTC) (envelope-from "cyb."@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 7DE8213C45A for ; Mon, 21 May 2007 16:06:02 +0000 (UTC) (envelope-from "cyb."@gmx.net) Received: (qmail invoked by alias); 21 May 2007 15:39:21 -0000 Received: from pD952ECA4.dip0.t-ipconnect.de (EHLO core2duo) [217.82.236.164] by mail.gmx.net (mp053) with SMTP; 21 May 2007 17:39:21 +0200 X-Authenticated: #4870692 X-Provags-ID: V01U2FsdGVkX1++fmRy3AG+QujSRwSM52FjMkBs3Xa7Yf8XuCKIEU uXYTckjIcr1HcA Date: Mon, 21 May 2007 17:39:10 +0200 To: "Duane Hill" From: "Andreas Rudisch" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <4d9d444a0705201804yccf5975l206a75e889dd1a41@mail.gmail.com> <20070521113942.A38110@duane.dbq.yournetplus.com> <4651B6F4.5030007@u.washington.edu> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <4651B6F4.5030007@u.washington.edu> User-Agent: Opera Mail/9.21 (Win32) X-Y-GMX-Trusted: 0 Cc: questions@freebsd.org Subject: Re: disk too big to mount 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, 21 May 2007 16:06:03 -0000 On Mon, 21 May 2007 17:12:52 +0200, Garrett Cooper wrote: > Why on earth would you want to create a 400GB MSDOSFS formatted disk? > MSDOSFS was quick but offered no protection against power outages or > incomplete writes, and was horrible in terms of disk fragmentation.. Not to mention the fact that you cannot create files larger than 4GB on it. Andreas