LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   ntfs-mount problem (https://www.linuxquestions.org/questions/red-hat-31/ntfs-mount-problem-580640/)

sijomon_nd 08-29-2007 03:48 AM

ntfs-mount problem
 
Hello

friends

i canot able to mount NTFS file system to RHEL5.how to solve this problem

when i mount
mount -t NTFS /dev/sda5 /mnt/foo -output error

mount /dev/sda5 /mnt/foo- output error

pls help me

narendra.pant 08-29-2007 04:10 AM

use

fuse and captive .
they were workin on RHEL4 . must work here .

Lenard 08-29-2007 04:13 AM

Install the rpmforge-release package as instructed here; http://dag.wieers.com/rpm/FAQ.php#B

When ready type; yum install dkms-ntfs

You will need to have installed or have access (via yum) to the kernel-headers and kernel-devel rpm packages if they are not already installed;

rpm -qa 'kernel*'

This also applies to you narendra.pant as ntfs-3g out performs captive.

narendra.pant 08-30-2007 01:20 AM

lenard . i was knowing bout the ntfs-3G,, but hav never used that .thnx for the info that is better . wll use it :)


All times are GMT -5. The time now is 08:15 AM.