Results 1 to 6 of 6
Hi,
I am using RHEL 5 and Windows XP installed in the same HDD. When I try to mount any ntfs partition of that HDD while running RHEL 5 using ...
- 03-23-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 8
Not able to mount ntfs partition
Hi,
I am using RHEL 5 and Windows XP installed in the same HDD. When I try to mount any ntfs partition of that HDD while running RHEL 5 using the command
mount -t ntfs /dev/hda(x) /mnt/win , I get a messg "Unknown file system ntfs".
Also tried with [ mount -t cifs /dev/hda(x) /mnt/win which raised the same error message.
Any suggestions for resolving this would be appreciated.
Regards
- 03-23-2009 #2Just Joined!
- Join Date
- Oct 2008
- Location
- Cochin
- Posts
- 12
Install 'ntfs-3g' rpm..
- 03-23-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 8
Hi
Thanks for the suggestion. I am trying this way by installing the rpm. Also would like to know if there is any other way to get through this.
Regards
- 03-23-2009 #4
There are probably other ways, but using ntfs-3g is the easiest.
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 03-24-2009 #5
RHEL doesn't support NTFS. You have to install ntfs-3g package to enable read/write access.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-27-2009 #6Just Joined!
- Join Date
- Mar 2009
- Posts
- 35
please use this totorial to Solve you issue
This the LINK


Reply With Quote