LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-21-2013, 07:25 AM   #1
qazianeel
LQ Newbie
 
Registered: Jan 2013
Location: Karachi
Distribution: RHEL 5
Posts: 7

Rep: Reputation: Disabled
Enabling read/write NTFS support on RHEL 5.3


Hello Experts

I’ve Seagate’s external hard drive (500 GB), which is working fine on Windows system but it was not being mounted on RHEL 5.3 as NTFS support was not enabled, so I installed kernel module for NTFS support and after that it was mounted successfully but in read only mode.

I searched for solution and on many forums it is recommended to install some .rpm packages like fuse, ntfs-3g etc. I spent whole day in search those packages but the problem is that the most of the packages are not available on any site which would be compatible with kernel of my OS OR being a newbie I may not be able to recognize correct required packages!

Please help me!

OS: Linux 5.3 x86_64, kernel: 2.6.18-128.el5.
 
Old 01-21-2013, 07:43 AM   #2
bijo505
Member
 
Registered: Nov 2012
Location: Bangalore
Distribution: Fedora & Ubuntu
Posts: 77

Rep: Reputation: 18
Hi Qazianeel,
Try to run the following and also have a look at the following URl, that will help you to install ntfs-3g on your system.

Code:
yum install ntfs-3g
http://www.tuxera.com/community/ntfs-3g-download/
http://linux.softpedia.com/get/Syste...3g-15028.shtml
http://rpm.pbone.net/index.php3/stat...search/ntfs-3g
 
1 members found this post helpful.
Old 01-22-2013, 01:50 AM   #3
qazianeel
LQ Newbie
 
Registered: Jan 2013
Location: Karachi
Distribution: RHEL 5
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thanks for your response.

I installed ntfs-3G as you suggested but it still shows error while mounting:
FATAL: Module fuse not found.
ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root

Then I tried #/sbin/modprobe fuse
FATAL: Module fuse not found.
I ran command: yum install kernel-module-fuse*, which also shows error:
Cannot add package kernel-module-fuse-2.6.18-128.el5-2.6.3-1.SL.ia64.rpm to transaction. Not a compatible architecture: ia64
Nothing to do
I tried finding fuse for my OS kernel but they show long lists, I can't recognize which one would be compatible.

Now?

Last edited by qazianeel; 01-22-2013 at 01:53 AM.
 
Old 01-22-2013, 02:00 AM   #4
azarmohds
LQ Newbie
 
Registered: Jan 2013
Posts: 9

Rep: Reputation: Disabled
Quote:
Originally Posted by qazianeel View Post
Hello Experts

I’ve Seagate’s external hard drive (500 GB), which is working fine on Windows system but it was not being mounted on RHEL 5.3 as NTFS support was not enabled, so I installed kernel module for NTFS support and after that it was mounted successfully but in read only mode.

I searched for solution and on many forums it is recommended to install some .rpm packages like fuse, ntfs-3g etc. I spent whole day in search those packages but the problem is that the most of the packages are not available on any site which would be compatible with kernel of my OS OR being a newbie I may not be able to recognize correct required packages!

Please help me!

OS: Linux 5.3 x86_64, kernel: 2.6.18-128.el5.
Please refer here
http://mohamedazar.com/2011/03/19/mo...stem-to-linux/
 
Old 01-22-2013, 02:40 AM   #5
bijo505
Member
 
Registered: Nov 2012
Location: Bangalore
Distribution: Fedora & Ubuntu
Posts: 77

Rep: Reputation: 18
Hi

Try to install it by
Code:
yum install fuse fuse-utils libfuse2

Last edited by bijo505; 01-22-2013 at 02:49 AM.
 
Old 01-22-2013, 02:46 AM   #6
qazianeel
LQ Newbie
 
Registered: Jan 2013
Location: Karachi
Distribution: RHEL 5
Posts: 7

Original Poster
Rep: Reputation: Disabled
[code]
yum install fuse-utils

Shows error:
Setting up Install Process
Parsing package install arguments
No package fuse-utils available.
Nothing to do
 
Old 01-22-2013, 03:22 AM   #7
bijo505
Member
 
Registered: Nov 2012
Location: Bangalore
Distribution: Fedora & Ubuntu
Posts: 77

Rep: Reputation: 18
Hi
In RHEL only these are required.

Code:
yum install fuse fuse-ntfs-3g
 
Old 01-22-2013, 11:59 PM   #8
qazianeel
LQ Newbie
 
Registered: Jan 2013
Location: Karachi
Distribution: RHEL 5
Posts: 7

Original Poster
Rep: Reputation: Disabled
Actually the problem was something else the NTFS in 5.3 is broken. I got hint from another discussion:
http://www.linuxquestions.org/questi...-a-4175419920/

For more info about 5.3 kernel: http://www.centos.org/modules/newbb/...24079&forum=37

I can't tell the exact solution being a newbie but I installed EplRepo as well as rpmforge and then installed kmod-fuse-2.7.4-3.el5.elrepo after that :

Code:
yum --enablerepo=rpmforge install fuse fuse-ntfs-3g
yum --enablerepo=elrepo install kmod-fuse
Now I can read/write on my portable hard disk

Regards

Aneel Ahmed
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent: Failing NTFS HD - Will ddrescue Read & Write To Windows NTFS Drives? zipgunner Linux - Newbie 15 03-08-2011 06:29 AM
RHEL 5 - NTFS Write Support skimeer Red Hat 3 07-16-2007 12:14 PM
How to get NTFS read write support? arindom Linux - Newbie 32 02-17-2007 09:47 AM
Does Linux support Read-Write in NTFS? hackerarchangel Linux - Newbie 3 09-25-2005 02:31 AM
How to enable read-write support on NTFS? theMonkeY Linux - Software 4 06-26-2004 12:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration