Linux disk mounting command usage, linux disk mounting usage

Source: Internet
Author: User

Linux disk mounting command usage, linux disk mounting usage

Mount command for mounting a disk in linux. Usage: mount [partition] [mount Directory]

Detach a disk: umount [partition or mount Directory] Or umount-l [partition or mount Directory]-l is intended if your directory is a mount directory, you can detach a disk without exiting the directory.

Mount the mounted disk is only temporary. If the system restarts, the mounted disk will be automatically detached. Therefore, we need to modify the default disk configuration file mounted when the system starts. /Etc/fstab: add the attached disk to the bottom. The first column is the partition, the second column is the mount point, and the third column is the format. The latter column is consistent with the preceding one, save the edited content.

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.