On Sat, Apr 11, 2009 at 5:15 AM, Lanny Marcus <lmmailinglists at gmail.com> wrote: > Follow on: I read the 5.3 Release Notes (again) and the NTFS "Tips > and Tricks" on the Wiki (again) and started following the > instructions, again. I am not sure whether it was trying to install > the NTFS packages again, or the shutdown last night and cold boot this > morning, but now I can write to the NTFS partition again. :-) > > [root at dell2400 ~]# yum install fuse fuse-ntfs-3g dkms dkms-fuse > Parsing package install arguments > Package fuse-2.7.4-1.el5.rf.i386 already installed and latest version > Package fuse-ntfs-3g-2009.2.1-1.el5.rf.i386 already installed and latest version > Package dkms-2.0.20.4-1.el5.rf.noarch already installed and latest version > Package dkms-fuse-2.7.4-1.nodist.rf.noarch already installed and latest version > Nothing to do > [root at dell2400 ~]# Good to hear things are working again. When you boot to a new kernel, dkms kicks in and rebuilds kernel modules automatically. You probably saw some delay during the first boot to the updated kernel while dkms was doing its job. Akemi