Hi Yuri,

  You wrote:

> I have r/w mounted ntfs.
> And 'touch x' there produces an error.
>
> Why would this be?

I've had this too.  The standard ntfs does not allow rw on the file
system.  You have to install fuse-ntfs from /usr/ports/sysutils
(please check this on your system - I do not have a FreeBSD system in
front of me just now).  Then it must be mounted from the command line:

ntfs-3g <options> /dev/disc_whatever /mount_point

I could not get it to work from /etc/fstab.  I'll check exactly how I
do it tonight when I get home and re-post with more details.

Cheers,
Rob Hurle
-- 
-----------------------------
Rob Hurle
ANU, College of Asia and the Pacific
School of Culture, History and Language
e-mail:              rob1...@gmail.com
Telephone (ANU): +61 2 6125 3169
Mobile (in VN):  +84 948 243 538 (Currently in Australia)
Mobile (in OZ):  +61 417 293 603 (Currently in Australia)
-----------------------------
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to