Dear all,
I am running a Debian 2.6.8-2 kernel and I have checked which ntfs
support I have:
NTFS volume version 3.0.
I have tried to mount a NTFS partition with rw support but I always get
from catting /proc/mounts:
/dev/hda5 /datos ntfs
ro,noatime,nodiratime,uid=0,gid=0,umask=077,nls=cp437,errors=continue,mft_zone_multiplier=1
0 0
I am not sure, but I assume that using 2.6.x kernel series has the
kernel module included so mounting with:
mount -t ntfs -o rw /dev/hda5 /datos
would be sufficient. Am I wrong? Do I need to patch my kernel? Do I
need to download something else? I have been looking around your website
and your FAQ but It is still no clear to me.
Many thanks
Miguel
|