From owner-freebsd-questions Sat Jun 14 20:06:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA21754 for questions-outgoing; Sat, 14 Jun 1997 20:06:24 -0700 (PDT) Received: from bureau-de-poste.utcc.utoronto.ca (bureau-de-poste.utcc.utoronto.ca [128.100.132.11]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id UAA21748 for ; Sat, 14 Jun 1997 20:06:20 -0700 (PDT) Received: from log3 ([128.100.100.195]) by bureau-de-poste.utcc.utoronto.ca with SMTP id <794963(4)>; Sat, 14 Jun 1997 23:06:16 -0400 Date: Sat, 14 Jun 1997 23:06:13 -0400 From: edward.ing@utoronto.ca X-Sender: edward.ing@log3 To: Chris Lambrou cc: FreeBSD Subject: Re: FAT? In-Reply-To: <01IK2P05QQ8O96X1KD@MAIL-CLUSTER.PCY.MCI.NET> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 14 Jun 1997, Chris Lambrou wrote: > Can FreeBSD read FAT valumes? What about NTFS? It can reat FAT volumes. You just have to "mount -t msdos". There is no NTFS that I know of unless there is development going on in that area.