<br style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><br><div class="gmail_quote">On Sat, Oct 31, 2009 at 11:14 PM, Ron Loftin <span dir="ltr"><<a href="mailto:reloftin@twcny.rr.com">reloftin@twcny.rr.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
On Sat, 2009-10-31 at 23:39 -0400, Yves Bellefeuille wrote:<br>
> On Saturday 31 October 2009 20:12, Ron Loftin wrote:<br>
><br>
> > I have here a box which I dual-boot between CentOS 5.4 and an older<br>
> > version of that "other OS" that I'm using to check out the ELrepo<br>
> > version of kmod-ntfs.  After installing as per the directions on the<br>
> > ELrepo site, I can mount an NTFS filesystem, and when I type "mount"<br>
> > with no options the output tells me that the target filesystem is<br>
> > mounted read-write.  However, when I try to create a file on that<br>
> > filesystem as root, I get a "Permission denied" error, which leads me<br>
> > to think that I'm missing something here.  So far, Google has not<br>
> > been very helpful here, so if anyone can shine some light on this, it<br>
> > would be welcome.<br>
><br>
> Try using "mount -t ntfs-3g" rather than "mount -t ntfs". You may have<br>
> to install fuse-ntfs-3g.<br>
><br>
<br>
</div>I think that you have misunderstood my question.  I know how to do it<br>
with the packages from RPMforge ( which is where I get fuse-ntfs-3g )<br>
but I'm trying to evaluate the kmod-ntfs package from ELrepo.org.  There<br>
seems to be something I'm not understanding about this approach, or I'm<br>
not finding the correct documentation for it.<br>
<div class="im"><br>
</div></blockquote></div>This statement is a direct quote from CentOS Wiki (<a href="http://wiki.centos.org/TipsAndTricks/NTFS">http://wiki.centos.org/TipsAndTricks/NTFS</a>)<br><blockquote><img alt="<!>" src="http://wiki.centos.org/wiki/modern-CentOS/img/attention.png" title="<!>" height="15" width="15">
As of CentOS 5.4 (kernel 2.6.18-164 or newer), the fuse kernel module
is included in the kernel itself. Therefore, dkms and dkms-fuse are no
longer required. If you have previously installed dkms-fuse, please <strong>uninstall</strong> it by a <strong>yum remove dkms-fuse</strong> command. </blockquote>