From owner-freebsd-fs Sun Dec 28 13:53:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA08264 for fs-outgoing; Sun, 28 Dec 1997 13:53:55 -0800 (PST) (envelope-from owner-freebsd-fs) Received: from psln1.psln.com (psln.com [206.99.118.101]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id NAA08259 for ; Sun, 28 Dec 1997 13:53:52 -0800 (PST) (envelope-from dkeller@psln.com) Received: from g6-200 by psln1.psln.com via SMTP (951211.SGI.8.6.12.PATCH1502/951211.SGI.AUTO) for id NAA11087; Sun, 28 Dec 1997 13:45:00 -0800 From: "Daniel \"The Bruce\" Keller" To: "FreeBSD File Systems List" Subject: Writing a VFAT filesystem Date: Sun, 28 Dec 1997 14:26:41 -0800 Message-ID: <01bd13df$abd8f880$743d9bce@g6-200> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-fs@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, I am interested in writing a VFAT file system as part of a school project. Does anybody know of a good resource for getting started on this (aside from the tutorial at www.FreeBSD.com) I have experience programming in C on DOS and Win95, but not Unix. Any resource related to writing a filesystem, or the structure of the VFAT file system would be greatly appreciated. Thanks, Daniel Keller