[CentOS] Sharing Partitions between Linux and Windows

Amos Shapira amos.shapira at gmail.com
Fri Nov 30 09:57:47 UTC 2007


On 30/11/2007, MHR <mhullrich at gmail.com> wrote:
> On Nov 29, 2007 9:39 AM, Akemi Yagi <amyagi at gmail.com> wrote:
> >
> > You can access (read/write) NTFS partitions from Linux:
> >
> > http://wiki.centos.org/TipsAndTricks/NTFSPartitions
> >
>
> You can also build the NTFS module that comes with the kernel and
> modprobe it, or you can rebuild the kernel with the configuration
> changed to allow write access to NTFS file systems and install that.

The NTFS driver included in the kernel is considered unreliable in its
support for NTFS writing.
The de-facto standard is NTFS-3G, which is developed as a FUSE module
(i.e. not a kernel module).
I would advise against using the kernel module as it is recognized as
not supporting NTFS writing reliably.

--Amos



More information about the CentOS mailing list