From 0955dedeeadd5f0a1e88303420ef19b3e1e3ca5f Mon Sep 17 00:00:00 2001 From: Michael Lucas Date: Fri, 13 May 2005 20:10:31 +0000 Subject: [PATCH] Expand, clarify, and clean up the "foreign filesystems" Q&A. prompted by: ceri@ --- en_US.ISO8859-1/books/faq/book.sgml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 97f0509bc2..b77faa7146 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -5295,6 +5295,9 @@ use "disklabel -r" to install initial label + FreeBSD supports a variety of other + filesystems. + Digital UNIX @@ -5327,10 +5330,21 @@ use "disklabel -r" to install initial label + + + FAT + + + FreeBSD includes a read-write FAT driver. For + more information, see &man.mount.msdosfs.8;. + + - Any other information on this subject would be - appreciated. + FreeBSD also supports network filesystems such as NFS + (see &man.mount.nfs.8;), NetWare (see &man.mount.nwfs.8;), + and Microsoft-style SMB filesystems (see + &man.mount.smbfs.8;).