ntfs-config - Enable/disable write support for NTFS device
=======================================================

Introduction :
==============

Add write support for all your NTFS partition with
this tool. It will configure them to use the open
source driver ntfs-3g that allow full read/write
capability.

Homepage : http://flomertens.free.fr/ntfs-config

Homepage of ntfs-3g : http://www.ntfs-3g.org

Requirements :
==============

- python (>= 2.4)
- pygtk (>= 2.6)
- udev (>= 60 strongly recommended, but might works with lower udev)
- dmsetup (optional, for crypt, lvm and raid device)
- e2fsprogs for blkid (optional, absolutely needed for old udev (< 60))
- ntfs-3g ( http://www.ntfs-3g.org )

For external device :

- hal with fuse support. This mean hal >= 0.5.9 .
The version from your distribution may already include this support.
If it's not the case, you can get a patch from there :
http://librarian.launchpad.net/4667871/support-fuse.patch

- gnome-mount or any storage device mounting device that use
hal as backend and can handle ntfs-3g.

Bug report :
============

You can report bug on launchpad : https://bugs.launchpad.net/ntfs-config/+bugs

Translation :
=============

You can translate this application easily with the rosetta framework :

https://translations.launchpad.net/ntfs-config/+translations

