When I try to mount one of my XP drives from Linux, I get an error saying it doesn't recognise fs type ntfs.
I've been using the command as follows:
mount -t ntfs /dev/hdb1 /mnt/win (I've also tried it without '-t ntfs')
Am I doing something wrong here? I've used linux and dual booted plenty of times before, but never with Windows XP, so I would normally be mounting it as vfat, and that has worked with older Windows.
I'm using Fedora Core 4 x86_64,
any help would be appreciated.
Thank you.