
Re: NTFS mount using RHEL5
Hi,
Quote:
mount -t ntfs-3g /dev/sdb1 /mnt/windows
Message is "filesystem not supported".
I must be missing something.
This is, most likely, because you did not install the driver (you only installed the utilities and the library). The driver package should be named something like ntfs-3g-2011.4.12-3.el5.x86_64.rpm
Regards
Jean-Pierre