Introduction to fstab, mounting fstab

Source: Internet
Author: User

Introduction to fstab, mounting fstab

This file describes information about various file systems in the system. Generally, an application only reads this file and does not write the file. Maintenance is the work of the system administrator.

[Root @ localhost mnt] # cat/etc/fstab # Created by anaconda on Fri Feb 9 09:57:25 2018 # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab (5), findfs (8), mount (8) and/or blkid (8) for more info # UUID = users/ext4 defaults 1 1 UUID = users/boot ext4 defaults 1 2 UUID = average swap defaults 0 0 0 tmpfs/dev/shm tmpfs defaults 0 0 0 devpts/ dev/pts devpts gid = 5, mode = 620 0 0 sysfs/sys sysfs defaults 0 0 proc/proc defaults 0 0
192.168.181.129:/home/cairui/mnt nfs ults 0 0
# The device to be mounted # The system mount point # the file system to be mounted # The parameters required for mounting # determine whether the file system needs to be dumped through dump. Usually set to 0 or 1

 

Related Article

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.