read


The workaround was to edit the file /System/Library/Filesystem/ntfs-3g.fs/ntfs-3g.util
and make the following one line change:

$ diff ~/ntfs-3g.util.orig ntfs-3g.util
33c33
< NTFS_PERMISSIONS_OPTIONS=”defer_permissions”

> NTFS_PERMISSIONS_OPTIONS=”default_permissions”

This fixed the problem.

Source

Blog Logo

Daniel Gomez Rico


Published

Image

MakinGIANTS

The findings and tips records of an Android-iOS-TheWholeShabang group

Back to Overview