From owner-freebsd-questions Sun Feb 8 06:20:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27918 for questions-outgoing; Sun, 8 Feb 1998 06:20:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from helios.dnttm.ru (root@dnttm.wave.ras.ru [194.85.104.197]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27872; Sun, 8 Feb 1998 06:20:13 -0800 (PST) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.8.5/8.8.5/IP-3) with UUCP id PAA14109; Sun, 8 Feb 1998 15:54:49 +0300 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.8.8/8.8.7) with ESMTP id QAA15324; Sun, 8 Feb 1998 16:01:18 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199802081301.QAA15324@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: Trenton Schulz cc: freebsd-questions@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Fat32 In-reply-to: Your message of "Fri, 06 Feb 1998 20:55:26 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 08 Feb 1998 16:01:18 +0300 From: Dmitrij Tejblum Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trenton Schulz wrote: > I was wondering whether FAT32 was implemented in -current. If that is so, > I would gladly be a tester for it or something. Official -current doesn't support FAT32. But there is a patch, ftp://ftp.freebsd.org/pub/FreeBSD/incoming/msdosfs-netbsd.diff.gz, that should add this feature. This patch merges NetBSD's msdosfs into FreeBSD-current. I don't have a FAT32 filesystem, so I didn't tested FAT32 support, but VFAT works. FAT32, apparently, works in NetBSD, so I believe it should work also in this patch. Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message