This procedure shows how to undo or unmount an NFS file system.
# *Unmount the file system.*
{code}
% pfexec umount /mnt
{code}
In this example, the file system that was mounted on {{/mnt}} is unmounted, if possible.
{include:bottom_navigation}
# *Unmount the file system.*
{code}
% pfexec umount /mnt
{code}
In this example, the file system that was mounted on {{/mnt}} is unmounted, if possible.
{include:bottom_navigation}