NTFS mount R/W
Dmitrij D. Czarkoff
czarkoff at gmail.com
Thu Jul 2 08:34:28 PDT 2015
Mohammad BadieZadegan said:
> I want to read and specially write on the NTFS and I installed fuse by pkg
> install fuse but still I can not read and write on the NTFS!
Which is not unexpected.
> How can I resolve this?
The same way you were supposed to resolve your problem on OpenBSD
mailing list: act according to documentation, and if it fails, describe
your issues in more detail.
In this particular case you might notice that there is no ntfs-3g
package for DragonFly BSD, so fuse won't help you with NTFS. There is
experimental NTFS write support in native driver, so you may try
mounting the volume with mount_ntfs(8) and try copying some files that
are not present on your NTFS partition.
--
Dmitrij D. Czarkoff
More information about the Users
mailing list