From owner-freebsd-questions@FreeBSD.ORG Tue Apr 19 20:42:46 2005 Return-Path: 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 79D7516A4CE for ; Tue, 19 Apr 2005 20:42:46 +0000 (GMT) Received: from smtp803.mail.sc5.yahoo.com (smtp803.mail.sc5.yahoo.com [66.163.168.182]) by mx1.FreeBSD.org (Postfix) with SMTP id 39A2743D31 for ; Tue, 19 Apr 2005 20:42:44 +0000 (GMT) (envelope-from bmk0@pacbell.net) Received: from unknown (HELO ?127.0.0.1?) (bmk0@pacbell.net@67.174.233.252 with plain) by smtp803.mail.sc5.yahoo.com with SMTP; 19 Apr 2005 20:34:50 -0000 Message-ID: <42656B69.7070009@pacbell.net> Date: Tue, 19 Apr 2005 13:34:49 -0700 From: "Brian M. Kincaid" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: msdosfs fat32 disk size limit in FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 20:42:46 -0000 Hello, Is there an upper limit to the size of a FAT32 file system in the FreeBSD msdosfs code? I put in an 80GB drive recently and there have been problems. There is no problem with small FAT32 file systems on floppies or flash memory cards. Any useful comments before I go back to the (working) 60GB drive configuration? Thanks, Brian