How to mount/access NTFS file system from Linux OEL.5 update 3(32-Bit)
Hi,
I have installed OEL 5.3 and completed the following steps successfully except the last one...
sudo su -
wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el4.rf.i386.rpm ---> COMPLETED SUCCESSFULLY
rpm -ivh ./rpmforge-release-0.5.2-2.el4.rf.i386.rpm---> COMPLETED SUCCESSFULLY
yum install fuse fuse-ntfs-3g---> COMPLETED SUCCESSFULLY
./mount.ntfs ---> Got the following error while executing...
=================================================
[root@linux1 ~]# ./mount.ntfs
bash: ./mount.ntfs: No such file or directory
=================================================
Note : Unable to mount the NTFS file system. Please update me how to fix this.
Thanks.
-Joy.