LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to connect NTFS in RHEL 5 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-connect-ntfs-in-rhel-5-a-651036/)

sarkaru 06-23-2008 07:17 AM

how to connect NTFS in RHEL 5
 
Can anybody help me to conenct NTFS in RHEL5.

I have RHEL5 installed and other disk having NTFS partition. I want to read NTFS partition from RHEL box.

/sbin/fdisk -l is showing hda1 to the NTFS partition.

plz... help me so that I can read the NTFS.

Thanks & regs,

Utpal...

camorri 06-23-2008 10:05 AM

You need to install ntfs-g3 on your linux system to access a NTFS partition on the same system. I don't know if there is a RPM for your release of Red Hat or not. Look for one and install it. I did a search on RPMfind.net, there are a ton of packages. Just install the correct one for your version and release of Red Hat.

Duck2006 06-23-2008 10:18 AM

From the terminal.

su -

yum install ntfs-3g


All times are GMT -5. The time now is 03:16 AM.