System Administration Guide: Devices and File Systems

Commands for Mounting and Unmounting UFS File Systems

The following table lists the commands in the /usr/sbin directory that you use to mount and unmount UFS file systems.

Table 19–1 Commands for Mounting and Unmounting UFS File Systems

Command 

Description 

Man Page 

mount

Mounts file systems and remote resources. 

mount(1M)

mountall

Mounts all file systems that are specified in the /etc/vfstab file. The mountall command runs automatically when the system enters multiuser mode.

mountall(1M)

umount

Unmounts file systems and remote resources. 

mount(1M)

umountall

Unmounts all file systems that are specified in the /etc/vfstab file.

mountall(1M)

For more information about mounting and unmounting ZFS file systems, see the Solaris ZFS Administration Guide.

Keep the following key points in mind when using the mount and mountall commands: