Back to search
fstab
config filesystemFilesystem mount table — persist mounts across reboots
/etc/fstab
Mount Entry
Use UUID for reliability (run 'blkid' to find)
Comma-separated (e.g. defaults,noatime,nofail)
Generated Config — /etc/fstab
# <device> <mount point> <type> <options> <dump> <pass> /dev/sdb1 /mnt/data ext4 defaults 0 0