Mount an ntfs filesystem

Chris Norman cnorman at rnibncw.ac.uk
Wed Dec 7 17:08:25 UTC 2005


Cheers mate.

-----Original Message-----
From: fedora-list-bounces at redhat.com
[mailto:fedora-list-bounces at redhat.com] On Behalf Of Amadeus W. M.
Sent: Wednesday, December 07, 2005 1:53 PM
To: fedora-list at redhat.com
Subject: Re: Mount an ntfs filesystem

On Tue, 06 Dec 2005 18:42:26 +0000, Chris Norman wrote:

> Hi people who read my last post (about disk recovery) will be going
> "hasn't he learned?":D.
> 
>  
> 
> I need to mount a friend's ntfs drive.
> 
>  
> 
> When I used the command mount -t ntfs /dev/hda2 /media/ntfs it said
> "unrecognized file system NTFS", which I took to be "you're typing
> rubbish". But when I just did mount /dev/hda2 /media/ntfs, it came out
> with the same thing.
> 
>  
> 
> Do I need any libraries to make it work with NTFS?
> 
>  
> 

First of all, don't post in HTML.

If you have the livna repository enabled (you really should!), the
simplest thing is

yum install kernel-module-ntfs


To enable the livna repository, in /etc/yum.repos.d create a file called
livna.repo containing the following:

[livna]
name=Livna.org Fedora Compatible Packages
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn
enabled=1
gpgcheck=1
gpgkey=http://rpm.livna.org/RPM-LIVNA-GPG-KEY



-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list




More information about the users mailing list