Sunday, June 21, 2026

What is fstab.

The fstab (file system table) file is a configuration file located at /etc/fstab that contains information

about disk partitions and filesystems. It specifies how and where the filesystems are mounted, including the device

name, mount point, filesystem type, options, and dump/pass values. The system uses this file during boot to

automatically mount filesystems.

No comments:

Post a Comment