Ntfs-3g

From BubbaWiki
Revision as of 13:45, 29 September 2010 by Asad (talk | contribs) (Created page with 'Howto install ntfs-3g<br> NTFS-3G is an open source cross-platform implementation of the Microsoft Windows NTFS file system with read-write support. NTFS-3G often uses the FUSE ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Howto install ntfs-3g

NTFS-3G is an open source cross-platform implementation of the Microsoft Windows NTFS file system with read-write support. NTFS-3G often uses the FUSE file system interface, so it can run unmodified on many different operating systems. It is runnable on Linux, FreeBSD, NetBSD, OpenSolaris, BeOS, QNX, WinCE, Nucleus, VxWorks, Haiku,[1] and Mac OS X.[2] It is licensed under either the GNU General Public License or a proprietary license. It is a partial fork of ntfsprogs and is under active maintenance and development.

NTFS-3G was introduced by one of the senior Linux NTFS developers, Szabolcs Szakacsits (IPA: [ˈsɒbolt͡ʃ ˈsɒkɒt͡ʃit͡ʃ]), in July 2006. The first stable version was released on 2007-02-21 as version 1.0. The developers of NTFS-3G later formed a company, Tuxera Ltd., to further develop the code. NTFS-3G is now the free "community edition",[1] while Tuxera NTFS is the proprietary version. (Source: http://en.wikipedia.org/wiki/NTFS-3G)

apt-get install ntfs-3g