Hello everyone, welcome to another tutorial. In this article we will show you how to mount NFS Share from macOS. I am using Macbook Pro M1 which is the Apple Silicon Mac. To mount NFS share on a Mac, its pretty easy and straight-forward. I will connect my Mac to my NFS Share which is installed on TrueNAS system. Before we do this, make sure you have a proper permission to the NFS share. You may check your NFS server configuration or ask the system administrator.
Steps to Mount NFS Share from macOS
Open Finder and then click Go | Connect to Server. Click the + button to add a new connection. Type your NFS share address. For example in my case it would be
nfs://192.168.100.100/mnt/Pool01/Backup
Change the address with your own.

Now you should be connected to your NFS Share.