Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index

CONFIG_NTFS_RW: NTFS write support

General informations

The Linux kernel configuration item CONFIG_NTFS_RW has multiple definitions:

NTFS write support found in fs/ntfs/Kconfig

The configuration item CONFIG_NTFS_RW:

Help text

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 (<500 bytes or so) cannot be written to.

While we cannot guarantee that it will not damage any data, we have so far not received a single report where the driver would have damaged someones data so we assume it is perfectly safe to use.

Note: While write support is safe in this version (a rewrite from scratch of the NTFS support), it should be noted that the old NTFS write support, included in Linux 2.5.10 and before (since 1997), is not safe.

This is currently useful with TopologiLinux. TopologiLinux is run on top of any DOS/Microsoft Windows system without partitioning your hard disk. Unlike other Linux distributions TopologiLinux does not need its own partition. For more information see http://topologi-linux.sourceforge.net/

It is perfectly safe to say N here.

NTFS write support found in fs/Kconfig

The configuration item CONFIG_NTFS_RW:

Help text

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 (<500 bytes or so) cannot be written to.

While we cannot guarantee that it will not damage any data, we have so far not received a single report where the driver would have damaged someones data so we assume it is perfectly safe to use.

Note: While write support is safe in this version (a rewrite from scratch of the NTFS support), it should be noted that the old NTFS write support, included in Linux 2.5.10 and before (since 1997), is not safe.

This is currently useful with TopologiLinux. TopologiLinux is run on top of any DOS/Microsoft Windows system without partitioning your hard disk. Unlike other Linux distributions TopologiLinux does not need its own partition. For more information see http://topologi-linux.sourceforge.net/

It is perfectly safe to say N here.

NTFS write support (DANGEROUS) found in fs/Kconfig

The configuration item CONFIG_NTFS_RW:

Help text

This enables the experimental write support in the NTFS driver.

WARNING: Do not use this option unless you are actively developing NTFS as it is currently guaranteed to be broken and you may lose all your data!

It is strongly recommended and perfectly safe to say N here.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index

Automatically generated (in year 2024). See also LKDDb sources on GitLab