# mount_ntfs
command I'm sure I've read that it's read only. # ntfs-3g -o dmask=002,fmask=113 /dev/<partition> /mnt/<point>
# ntfs-3g -o dmask=002,fmask=113 /dev/da0s1 /media
gave error:fuse: failed to open fuse device: No such file or directory
# /usr/local/etc/rc.d/fusefs start
it gave error:Starting fusefs.
link_elf: symbol msleep undefined
kldload: can't load /usr/local/modules/fuse.ko: No such file or directory