Results 1 to 6 of 6
hi friends,
i am using windows7 and rhel6(REDHAT ENTERPRAISE LINUX),I have some data in one of some data in windows 7 ntfs partition/ex-FAT partition. I want to use the data ...
- 10-31-2011 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 2
redhat 6: how to mount ntfs partition
hi friends,
i am using windows7 and rhel6(REDHAT ENTERPRAISE LINUX),I have some data in one of some data in windows 7 ntfs partition/ex-FAT partition. I want to use the data in redhat. how to mount that partition...
--
satyadev75
- 10-31-2011 #2
That's easy, you should have it in your RHEL repository, just search in there for NTFS, you should get a few different ones which may or may not be useful. You want the RPM called ntfsprogs for memory. You can get most filesystem types that way. ReiserFS, Reiser4, JFS, XFS, HFS, HFS+, BTRFS, etc... The only one i have had trouble getting support for is Reiser4, and i have partial support for JFS running RHEL (Oracle). Would be nice if RHEL/ Oracle supported at least JFS, XFS, BTRFS at installation along with EXT2/3/4.
If its not provided in the base RHEL repo provided by Red Hat you may need to install a third-party repo to get it, or build it from source.
- 10-31-2011 #3
Install ATrpms repository and use yum command to install fuse and ntfs-3g packages.
Execute mount.ntfs-3g command to mount NTFS partition.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-04-2011 #4Just Joined!
- Join Date
- Oct 2011
- Posts
- 2
i installed atrpms-repo-6-4.el6.x86_64 but whenever i am trying to install using yum its showing try other mirror. i cant able install fuse and ntfs-3g. Is there any other link to have it?
- 11-04-2011 #5Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
- 11-05-2011 #6
nfts-3g caused me problems too on install for the repos with a RHEL clone, i've had the problem several times first with Scientific Linux and then with Oracle Linux. It must be a RHEL thing.
Did you try nftsprogs?? I install that and it automatically installed the others as dependencies. Thats how i got around the problem.


Reply With Quote