.. _Mounting NFS Exports on MacOS: Mounting NFS Exports on MacOS ----------------------------- .. include:: /includes/accessing-networkfs-part1.inc You can use the command-line prompt or Finder: - .. include:: /includes/accessing-networkfs-part2.inc where: - .. include:: /includes/accessing-networkfs-part3.inc - .. include:: /includes/accessing-networkfs-part4.inc - .. include:: /includes/accessing-networkfs-part5.inc - .. include:: /includes/accessing-networkfs-part6.inc - In Finder, do the following: #. Set the NFS version to 4.0. To do this, add the ``nfs.client.mount.options = vers=4.0`` line to the ``/etc/nfs.conf`` file. #. In the **Finder** > **Go** > **Connect to server** window, specify ``nfs://192.168.0.51://`` where: - .. include:: /includes/accessing-networkfs-part4.inc - .. include:: /includes/accessing-networkfs-part5.inc #. Click **Connect**. The Finder will mount the export to ``/Volumes//``.