diff --git a/FAQ/misc.sgml b/FAQ/misc.sgml index 0a92dbbcb8..c606e04204 100644 --- a/FAQ/misc.sgml +++ b/FAQ/misc.sgml @@ -1,4 +1,4 @@ -<!-- $Id: misc.sgml,v 1.8 1998-11-02 03:20:46 jkoshy Exp $ --> +<!-- $Id: misc.sgml,v 1.9 1999-01-27 00:11:44 nik Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -237,6 +237,18 @@ to run DOS text mode applications. It requires the X Window System (provided as XFree86). + <sect1> + <heading>I have FreeBSD and NT installed on the same computer. Can + FreeBSD read my NT files?</heading> + + <p>Yes. A read-only NTFS driver exists for FreeBSD, allowing you + to mount your NT filesystem under FreeBSD. For example, the C: drive + on NT could appear as /ntfs/c/ when in FreeBSD. + + <p>For more information, see this tutorial by Mark Ovens at + <htmlurl url="http://www.users.globalnet.co.uk/~markov/ntfs_install.html" + name="http://www.users.globalnet.co.uk/~markov/ntfs_install.html">. + <sect1> <heading> What is ``<tt/sup/'', and how do I use it?