Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > The Linux Kernel > Mount NTFS drive in RHEL 5

Forgot Password?
 The Linux Kernel   Compiling, theory, programming or other discussion about the linux kernel

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 2 Weeks Ago   #1 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 11
Mount NTFS drive in RHEL 5

I tried mount the NTFS drive in my system

and I had installed below mentioned RPM's

#yum install fuse-ntfs-3g-1.913-1.el4.rf.i386.rpm
#yum install fuse-kmdl-2.6.18-164.2.1.el5.plusPAE-2.7.4-8_12.el5.i686.rpm
#rpm -ivh --nodeps fuse-ntfs-3g-1.913-1.el4.rf.i386.rpm
#mount-ntfs.3g /dev/hda5 /mnt/temp
mount.ntfs-3g: error while loading shared libraries: libfuse.so.2: cannot open shared object file: No such file or directory

system information
Device Boot Start End Blocks Id System
/dev/hda1 * 1 2076 16675438+ 7 HPFS/NTFS
/dev/hda2 2077 9725 61440592+ f W95 Ext'd (LBA)
/dev/hda5 2077 3351 10241406 7 HPFS/NTFS
/dev/hda6 3352 4626 10241406 7 HPFS/NTFS
/dev/hda7 4627 7176 20482843+ b W95 FAT32
/dev/hda8 7177 9725 20474811 b W95 FAT32

Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 2550 20482843+ 83 Linux
/dev/hdb2 2551 5100 20482875 83 Linux
/dev/hdb3 6375 8924 20482875 7 HPFS/NTFS
/dev/hdb4 8925 9729 6466162+ f W95 Ext'd (LBA)
/dev/hdb5 9180 9729 4417843+ 7 HPFS/NTFS
/dev/hdb6 8925 9179 2048224+ 82 Linux swap / Solaris

Please help me mount NTFS drive in Linux
abhi082941 is offline  


Reply With Quote
Old 2 Weeks Ago   #2 (permalink)
Linux Engineer
 
Join Date: Nov 2007
Posts: 1,135
Google is your friend.

Code:
libfuse.so.2: cannot open shared object file: No such file or directory
...fuse libraries are missing.
HROAdmin26 is offline   Reply With Quote
Old 2 Weeks Ago   #3 (permalink)
Linux Guru
 
coopstah13's Avatar
 
Join Date: Nov 2007
Location: NH, USA
Posts: 1,753
I would think this is caused by the fact that you are installing RHEL4 and RHEL5 RPM's at the same time.

Quote:
Originally Posted by abhi082941
#yum install fuse-ntfs-3g-1.913-1.el4.rf.i386.rpm
#yum install fuse-kmdl-2.6.18-164.2.1.el5.plusPAE-2.7.4-8_12.el5.i686.rpm
#rpm -ivh --nodeps fuse-ntfs-3g-1.913-1.el4.rf.i386.rpm
coopstah13 is offline   Reply With Quote
Old 2 Weeks Ago   #4 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 11
Could you please advise me what are the RPM's I have install for RHEL 5 for NTFS driver
abhi082941 is offline   Reply With Quote
Old 2 Weeks Ago   #5 (permalink)
Linux Guru
 
coopstah13's Avatar
 
Join Date: Nov 2007
Location: NH, USA
Posts: 1,753
you have the right idea, you just have to make sure they say el5 instead of el4
coopstah13 is offline   Reply With Quote
Old 2 Weeks Ago   #6 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 11
thanks for your reply, I tried with everything but I couldn't mount the NTFS
Could please tell me step by step to instructution mount the NTFS drive

thanks in advance
abhi082941 is offline   Reply With Quote
Old 2 Weeks Ago   #7 (permalink)
Linux Guru
 
coopstah13's Avatar
 
Join Date: Nov 2007
Location: NH, USA
Posts: 1,753
You have to install the correct fuse RPM's. You have to download them all and make sure they are all for RHEL5. Once they are installed, you should be able to mount them.
coopstah13 is offline   Reply With Quote
Old 2 Weeks Ago   #8 (permalink)
Linux Guru
 
Rubberman's Avatar
 
Join Date: Apr 2009
Location: I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
Posts: 2,624
Install the packages fuse-ntfs-3g and ntfsprogs. You might need to add the rpmforge repository to your yum settings to get them.
__________________
Sometimes, real fast is almost as good as real time.
Rubberman is offline   Reply With Quote
Old 2 Weeks Ago   #9 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 11
thank you for you advice, but I need the proper command to mount ntfs drive

thanks in advance
abhi082941 is offline   Reply With Quote
Old 2 Weeks Ago   #10 (permalink)
Linux Newbie
 
grishi_111's Avatar
 
Join Date: Oct 2007
Location: Jafarpur Sitharra(U.P.)/New Delhi, India
Posts: 164
Send a message via Yahoo to grishi_111
have you installed every packages suggested?
if yes, this should work.
Code:
cd /media
mkdir hda1
Open /etc/fstab file and add these lines at the end of file
Code:
/dev/hda1  /media/hda1  ntfs-3g  defaults,umask=0 0 0
then isuse
Code:
mount -a
or reboot.
__________________
RGInfoTech is a Web Development Company in India
grishi_111 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 10:03 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2