ok Does it means that mounting NTFS (write enable) in DragonflyBSD is impossible?
> On Jul 2, 2015, at 8:04 PM, Dmitrij D. Czarkoff <[email protected]> wrote: > > 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
