Umount Command--linux command application of large dictionary 729 commands interpretation

Source: Internet
Author: User

The content originates from the people's post and Telecommunications press "Linux command Application big dictionary"

tell 729 commands, 1935 examples

Learn about the Linux system's reference books, desk book, encountered the command or command not understand the options can be found

Strive to publish content every day


Umount Command

use the umount command to unload a file system, such as a specified partition, disc,U -disk, or removable hard disk. umount can uninstall the file system currently mounted in the Linux directory, in addition to specifying the file system directly, you can also use the device name or mount directory to represent the file system.

Command syntax:

umount [ options ] [ devices | Mount Directory ]

The meanings of the options in the command are as shown in the table.

table umount command options meaning

Options

Meaning

-A

Uninstall all file systems recorded in the /etc/mtab

-N

do not store information in the/etc/mtab file when uninstalling

-R

If the uninstallation cannot be successful, try to re-mount the file system in a read-only manner

-F

Forcing the file system to unload

-O < options >

Use the file system option specified in the/etc/fstab file when uninstalling

-T < file system types >

Uninstalls only file systems of the specified type

Example: unmount the disk partition /dev/sda5 file system.

[Email protected] ~]# UMOUNT/DEV/SDA5

Example: Unmount The disk partition file system where the/mnt/www directory resides.

[Email protected] ~]# umount/mnt/www


This article is from the "airfish2000" blog, make sure to keep this source http://airfish2000.blog.51cto.com/10829608/1873527

Umount Command--linux command application of large dictionary 729 commands interpretation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.