Comment Re:Maybe I'm the only one who noticed... (Score 4, Informative) 140
Quote (from Linux Kernel v.2.6.5 Configuration):
"CONFIG_NTFS_RW:
This enables the partial, but safe, write support in the NTFS driver.
The only supported operation is overwriting existing files, without
changing the file length. No file or directory creation, deletion or
renaming is possible. Note only non-resident files can be written to
so you may find that some very small files (
It is perfectly safe to say N here."
"CONFIG_NTFS_RW:
This enables the partial, but safe, write support in the NTFS driver.
The only supported operation is overwriting existing files, without
changing the file length. No file or directory creation, deletion or
renaming is possible. Note only non-resident files can be written to
so you may find that some very small files (
It is perfectly safe to say N here."