ntfs problem

Paul Howarth paul at city-fan.org
Fri Feb 3 15:58:54 UTC 2006


adel.essafi at laposte.net wrote:
> hi list
> I have installed the ntfs rpm so that I can access to my ntfs partition  (I
> hate windows).
> but, when using mount command, an error message appears saying that it don
> t know ntfs file system. My source is www.fedorafaq.org.
> can you help please !!
> 
> 
> 
> thank you
> 
> [root at localhost ~]# mount -t ntfs -r /dev/hda1 /mnt/
> mount: type inconnu de système de fichiers 'ntfs'
> [root at localhost ~]# rpm -qa | grep ntfs
> kernel-module-ntfs-2.6.11-1.1369_FC4-2.1.22-0.rr.6.4
> [root at localhost ~]# mount -t ntfs -r /dev/hda1 /mnt/
> mount: type inconnu de système de fichiers 'ntfs'
> [root at localhost ~]# cat /proc/filesystems
> nodev   sysfs
> nodev   rootfs
> nodev   bdev
> nodev   proc
> nodev   sockfs
> nodev   binfmt_misc
> nodev   debugfs
> nodev   usbfs
> nodev   pipefs
> nodev   futexfs
> nodev   tmpfs
> nodev   eventpollfs
> nodev   devpts
>         ext2
> nodev   ramfs
> nodev   hugetlbfs
>         iso9660
> nodev   mqueue
>         ext3
> nodev   rpc_pipefs
> nodev   autofs
>         vfat
> [root at localhost ~]#  

Try:

# modprobe ntfs

Paul.




More information about the fedora-list mailing list