Results 1 to 3 of 3
Hi,
I am trying to mount ntfs partition in Red Hat Enterprise Linux Server using ntfs-3g so i download ntfs-3g-2009.3.8.tgz and fuse-2.8.4.tar.gz and install it using
./configure
make
make install
...
- 06-26-2010 #1Just Joined!
- Join Date
- Jun 2010
- Location
- Pune
- Posts
- 1
fatal: Module fuse not found
Hi,
I am trying to mount ntfs partition in Red Hat Enterprise Linux Server using ntfs-3g so i download ntfs-3g-2009.3.8.tgz and fuse-2.8.4.tar.gz and install it using
./configure
make
make install
But I am not able to mount ntfs partition it ask for to run modprobe fuse
i do the same but it show error
fatal: Module fuse not found
Please help me to mount ntfs partition
- 07-04-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,957
What linux distribution+version are you running? Most current ones for the past several years have ntfs-3g already compiled and ready to install in their standard repositories.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 07-30-2010 #3Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
Have you got solution for your problem ?
fuse-2.8.4 will not give fuse kernel module i installed fuse-2.7.0 in redhat 5.1.
you can install below rpms, you are done.This is for 64bit machine.
fuse-2.7.4-1.el5.rf.x86_64.rpm
fuse-2.7.4-1.el5.rf.x86_64.rpm
rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm


Reply With Quote
