OpenSolaris 2008.11 System Administration Guide
OpenSolaris 2008.11 System Administration Guide: How to Unmount an NFS File System

Table of Contents

This procedure shows how to undo or unmount an NFS file system.

  1. Unmount the file system.
    Type the following command.
    % pfexec umount /mnt
    

    In this example, the file system that was mounted on /mnt is unmounted if possible.