umount

Command Function

This command is used to unmount a specified file system.

Syntax

umount [dir]

Parameter Description

Table 1 Parameters

Parameter

Description

Value Range

dir

Indicates the directory from which the file system is to be unmounted.

Directory to which the file system has been mounted

Usage

By specifying the dir parameter in the unmount command, you can unmount the specified file system from the directory.

Example

Enter umount /bin1/vs/sd.

Output

Unmounting the file system from /bin1/vs/sd

Figure 1 Unmounting result