I removed this from my computer:
[root@k5di ~]# yum remove ntfs-3g-devel.i386 2:1.516-1.fc7
Loading "installonlyn" plugin
Setting up Remove Process
No Match for argument: 2:1.516-1.fc7
Resolving Dependencies
--> Running transaction check
---> Package ntfs-3g-devel.i386 2:1.516-1.fc7 set to be erased
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Removing:
ntfs-3g-devel i386 2:1.516-1.fc7 installed 216 k
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 0 Package(s)
Remove 1 Package(s)
Is this ok [y/N]:
I did this as shown here:
Removing:
ntfs-3g-devel i386 2:1.516-1.fc7 installed 216 k
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 0 Package(s)
Remove 1 Package(s)
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Removing : ntfs-3g-devel ######################### [1/1]
Removed: ntfs-3g-devel.i386 2:1.516-1.fc7
Complete!
[root@k5di ~]# mount -t ntfs /dev/sda1 /win
[root@k5di ~]#
And I mounted with success my Windows to this Linux so indeed I didn't
need to load anything today. It has been working for some time. Perhaps
from the day I loaded it.
Karl