From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 08:15:47 2003 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 D00A637B401 for ; Tue, 22 Apr 2003 08:15:47 -0700 (PDT) Received: from webserver2.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id E24B143F3F for ; Tue, 22 Apr 2003 08:15:46 -0700 (PDT) (envelope-from jstewart@rtl.org) Received: from [10.0.0.89] (rtl-2.i2k.com [63.94.12.206]) by webserver2.rtl.org (8.11.6/8.11.6) with ESMTP id h3MFEUj13885; Tue, 22 Apr 2003 11:14:30 -0400 From: Jason Stewart To: Dick Hoogendijk In-Reply-To: <20030422144821.GA359@pooh.nagual.st> References: <20030422144821.GA359@pooh.nagual.st> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-11) Date: 22 Apr 2003 11:16:08 -0400 Message-Id: <1051024569.906.11.camel@mis3> Mime-Version: 1.0 cc: freebsd-questions Subject: Re: mount_msdos 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, 22 Apr 2003 15:15:48 -0000 On Tue, 2003-04-22 at 10:48, Dick Hoogendijk wrote: > Will mount_msdos mount a fat32 partition (win98se)? > I can't find the fat32 option in the handbook, nor in the LINT file but > I'm sure FreeBSD supports win98se fat32 filsystems. > So, am I right to suppose fat32 is "msdos" for fbsd? Yes, mount_msdos will handle fat32 long filnames. Jason Stewart