diff options
| author | Anton Altaparmakov <aia21@cam.ac.uk> | 2002-03-07 20:18:14 +0000 |
|---|---|---|
| committer | Anton Altaparmakov <aia21@cam.ac.uk> | 2002-03-07 20:18:14 +0000 |
| commit | 6c8b850912a3f7dfbf9ddb687beec6e8b4ff72cb (patch) | |
| tree | 268679110320576913e9f9fbb66c049bcd5b5067 /fs/Config.help | |
| parent | c39e9205e9c097cfa94117a2e452957d2ce03c9e (diff) | |
Remove all traces of the old ntfs driver.
Diffstat (limited to 'fs/Config.help')
| -rw-r--r-- | fs/Config.help | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/fs/Config.help b/fs/Config.help index 3581b6fa3896..930dfda728f6 100644 --- a/fs/Config.help +++ b/fs/Config.help @@ -576,35 +576,6 @@ CONFIG_HPFS_FS say M here and read <file:Documentation/modules.txt>. If unsure, say N. -CONFIG_NTFS_FS - NTFS is the file system of Microsoft Windows NT. Say Y if you want - to get read access to files on NTFS partitions of your hard drive. - The Linux NTFS driver supports most of the mount options of the VFAT - driver, see <file:Documentation/filesystems/ntfs.txt>. Saying Y here - will give you read-only access to NTFS partitions. - - This code is also available as a module ( = code which can be - inserted in and removed from the running kernel whenever you want). - The module will be called ntfs.o. If you want to compile it as a - module, say M here and read <file:Documentation/modules.txt>. - -CONFIG_NTFS_RW - If you say Y here, you will (maybe) be able to write to NTFS file - systems as well as read from them. The read-write support in NTFS - is far from being complete and is not well tested. If you say Y - here, back up your NTFS volume first, since it will probably get - damaged. Also, download the Linux-NTFS project distribution from - Sourceforge at <http://linux-ntfs.sf.net/> and always run the - included ntfsfix utility after writing to an NTFS partition from - Linux to fix some of the damage done by the driver. You should run - ntfsfix _after_ unmounting the partition in Linux but _before_ - rebooting into Windows. When Windows next boots, chkdsk will be - run automatically to fix the remaining damage. - Please note that write support is limited to Windows NT4 and - earlier versions. - - If unsure, say N. - CONFIG_SYSV_FS SCO, Xenix and Coherent are commercial Unix systems for Intel machines, and Version 7 was used on the DEC PDP-11. Saying Y |
