hello.
I have completed a build with "ntfs-3g-ntfsprogs 2017.3.23" in a yocto 3.2 environment.
I can also check the installed packages.
However, there is no executable file, and I get an error when I run it with ntfs-3g in the mount option.
If anyone has experience with this, please help.
It seems telling from the log that the fs not available yet. You might try compile it manually as GitHub - tuxera/ntfs-3g: NTFS-3G Safe Read/Write NTFS Driver.
Best regards
Harvey
Thank you for your response.
I will try to find a way to build it.