File Systems

umount

English

Overview

A command for detaching a mounted file system.

Details

A command that disconnects a file system from a specified mount point. It can fail with a "device busy" error if a file on it is still in use.

More Linux terms