Hi there -- I am running CentOS 5.3, and I need to have NTFS filesystem support as part of the kernel. Can someone direct me to the correct location for the file(s) and procedure necessary to download and compile? Thanks. The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090909/7415fa02/attachment.html>
On Wed, Sep 9, 2009 at 3:32 PM, Kaplan, Andrew H.<AHKAPLAN at partners.org> wrote:> Hi there -- > > I am running CentOS 5.3, and I need to have NTFS filesystem support as part > of the kernel. > Can someone direct me to the correct location for the file(s) and procedure > necessary to > download and compile? Thanks.The NTFS code in the 5.3 kernel is broken (see http://bugs.centos.org/view.php?id=3363 ). A couple of solutions are given in that bug tracker. One is to follow the instructions in http://wiki.centos.org/TipsAndTricks/NTFS and the other is to use kABI-tracking kernel module kmod-ntfs from the ELRepo site ( http://elrepo.org ). Akemi (toracat)