NTFS: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
mNo edit summary
mNo edit summary
Line 7: Line 7:
NTFS is probably one of the most difficult file system to deal with, especially because of the lack of hacking experience and reliable documents about it. A read-only stable driver is in Linux source code base since kernel 2.4, while an experimental read-write driver is coming with linux 2.6.
NTFS is probably one of the most difficult file system to deal with, especially because of the lack of hacking experience and reliable documents about it. A read-only stable driver is in Linux source code base since kernel 2.4, while an experimental read-write driver is coming with linux 2.6.


The NTFS-3G project apparently has a Read/Write implementation for Linux/FreeBSD/BeOS that is considered by some as adequate.
The NTFS-3G project apparently has a Read/Write implementation for Linux/FreeBSD/BeOS that is currently in BETA development status.


== Links ==
== Links ==