diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-01-28 00:00:50 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-01-28 00:00:50 +0000 |
| commit | b6560e943d755754dc3fe11d2b2958ee95d2ef9e (patch) | |
| tree | 796fc7b76e2cda89f941ad0c6c5b07d90eefa9fc | |
| parent | 98529a3bbfa2ff56fa4ccb39eecb68168c9e0386 (diff) | |
Notes
| -rw-r--r-- | FAQ/admin.sgml | 7 | ||||
| -rw-r--r-- | FAQ/misc.sgml | 14 |
2 files changed, 7 insertions, 14 deletions
diff --git a/FAQ/admin.sgml b/FAQ/admin.sgml index c9e55e2c7e..66cbd1008d 100644 --- a/FAQ/admin.sgml +++ b/FAQ/admin.sgml @@ -1,4 +1,4 @@ -<!-- $Id: admin.sgml,v 1.15 1999-01-25 17:50:16 wosch Exp $ --> +<!-- $Id: admin.sgml,v 1.16 1999-01-28 00:00:50 nik Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -186,6 +186,11 @@ See <htmlurl url="http://www.freebsd.org/cgi/man.cgi?mount_ext2fs" name="mount_ext2fs"> for more information. + <p><bf/ NT/: A read-only NTFS driver exists for FreeBSD. 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">. + <p>Any other information on this subject would be appreciated. <sect1> diff --git a/FAQ/misc.sgml b/FAQ/misc.sgml index c606e04204..166ec18a22 100644 --- a/FAQ/misc.sgml +++ b/FAQ/misc.sgml @@ -1,4 +1,4 @@ -<!-- $Id: misc.sgml,v 1.9 1999-01-27 00:11:44 nik Exp $ --> +<!-- $Id: misc.sgml,v 1.10 1999-01-28 00:00:50 nik Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -238,18 +238,6 @@ 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? </heading> |
