From owner-freebsd-questions@FreeBSD.ORG Wed Apr 20 20:25:12 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 186FB16A4CE for ; Wed, 20 Apr 2005 20:25:12 +0000 (GMT) Received: from smtp814.mail.sc5.yahoo.com (smtp814.mail.sc5.yahoo.com [66.163.170.84]) by mx1.FreeBSD.org (Postfix) with SMTP id E88AC43D49 for ; Wed, 20 Apr 2005 20:25:11 +0000 (GMT) (envelope-from bmk0@pacbell.net) Received: from unknown (HELO ?192.168.0.2?) (bmk0@pacbell.net@67.174.233.252 with plain) by smtp814.mail.sc5.yahoo.com with SMTP; 20 Apr 2005 19:16:48 -0000 Message-ID: <4266AA9D.20606@pacbell.net> Date: Wed, 20 Apr 2005 12:16:45 -0700 From: "Brian M. Kincaid" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: MSDOSFS_LARGE option -- problem solved 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: Wed, 20 Apr 2005 20:25:12 -0000 Hello, My "problem" with mounting a FAT32 80GB disk disappeared after I removed from my kernel config file option MSDOSFS_LARGE and replaced it with option MSDOSFS Thanks to those who responded to my earlier post. Brian