From owner-freebsd-questions@FreeBSD.ORG Fri Apr 10 19:33:20 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 B65C91065899 for ; Fri, 10 Apr 2009 19:33:20 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 86D198FC13 for ; Fri, 10 Apr 2009 19:33:20 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from eagle.syrec.org (ppp-71-139-21-14.dsl.snfc21.pacbell.net [71.139.21.14]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id n3AJXJF4088852; Fri, 10 Apr 2009 12:33:20 -0700 (PDT) Message-ID: <49DF9EF9.6050809@rawbw.com> Date: Fri, 10 Apr 2009 12:33:13 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.21 (X11/20090322) MIME-Version: 1.0 To: Wojciech Puchar References: <49DF9585.7020601@rawbw.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to create NTFS file system from FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2009 19:33:21 -0000 Wojciech Puchar wrote: > > i would rather make FAT32 partition Unfortunately FAT32 has a file size limit 2^32-1 bytes (~4GB) And I talk about HD 1TB and files might me larger. Yuri