Trying to install kernel-module-ntfs in order to be able to mount my windows partition. I just upgraded to 2.6.18-1.2200.fc5. Here's what I did, and the error that follows:
[root@christopher cjackb]# rpm -ivh /tmp/kernel-module-ntfs-2.6.18-1.2200.fc5-2.1.27-0.rr.10.5.i686.rpm
Preparing... ########################################### [100%]
1:kernel-module-ntfs-2.6.########################################### [100%]
error: unpacking of archive failed on file /lib/modules/2.6.18-1.2200.fc5/kernel/fs/ntfs/ntfs.ko;4552e398: cpio: read failed - Bad file descriptor
What's up?