VB wrote:
Hello,This is perfectly normal, ntfs is supported as read-only.
If NTFS support is compiled in as a module in Fedora
with a 2.6 kernel, mounting a NTFS partition shouldn't
cause troubles should it? i.e. there aren't any
well-known issues with Fedora and NTFS support is
there?
This is what happens:
[root@localhost root]# mount -t ntfs /dev/hda1
/windows
mount: cannot mount block device /dev/hda1 read-only
If you try to write to an ntfs partition from another filesystem, you do this at your own risks.
HTH
Thierry