Fstab
Sign in to saveAlso known as /etc/fstab
fstab (after file systems table) is a system file commonly found in the directory /etc on Unix and Unix-like computer systems. The /etc/fstab file is used by utilities from the util-linux package (such as mount and findmnt), but it's not limited to them — it is also processed by systemd via systemd-fstab-generator for automatic mounting during boot. The fstab file typically lists all available disk partitions and other types of file systems and data sources that may not necessarily be disk-based, and indicates how they are to be initialized or otherwise integrated into the larger file system s
Wikidata facts
- Instance of
- configuration file
- Subclass of
- text file
- Image
- Example of fstab screenshot.png
- Has use
- computer configuration
Show 4 more facts
- operating system
- Unix-like operating system
- Stack Exchange tag
- stackoverflow.com/tags/fstab
- name
- /etc/fstab
- different from
- mtab
Sources (1)
via Wikidata · CC0
Article · Svenska
fstab (file systems table) är en fil som vanligen finns på UNIX- liknande system. Filen listar alla tillgängliga diskar och partitioner och hur de ska tolkas av resten av systemet, med information om till exempel filsystemen och hur de ska monteras.
Abstract from DBpedia / Wikipedia · CC BY-SA