Just installed FC6 where FC5 used to be (did not 'update'... did a fresh install) on my W2K/FC6 dual boot system. With FC5 I had an NTFS windows partition mounted so I could access files from there.
When attempting to 'mount' that same partition after the FC6 install, the mount command returns this message:
unknown filesystem type 'ntfs'. Are you kidding, or what?
A peek into the /etc/filesystems file has no 'ntfs' entry and putting one there has no effect.
I did a 'fdisk -lu' to insure the target partition was listed.. yes, it was.
I created the folder '/media/ntfs' to mount the ntfs partition to.
#mount /dev/sda5 /media/ntfs -t ntfs -r -o umask=0222
unknown filesystem type 'ntfs'
#
All this worked fine in FC5....what gives with FC6 that it doesn't know an NTFS filesystem?
Paul
Seville FL