Fix no NFS on VLC android:


VLC for Android's network functions like NFS have been broken for years, can fix not being able to mount NFS by adding "insecure" as option in /etc/exports.
So my /etc/exports is now:

    /opt/SNAS ANDROID-IP-ADDRESS(ro,subtree_check,insecure)

Source | Date: June 20th 2023.


Back

© 2019 to 2025 Branden Gilfoil & © up to 2025 for respective owners.