Skip to content
EntityQ18215953· pop 7· linked from 157 articles

OverlayFS is a union mount filesystem implementation for Linux. It combines multiple different underlying mount points into one, resulting in a single directory structure that contains underlying files and sub-directories from all sources. Common applications overlay a read/write partition over a read-only partition, such as with LiveCDs and IoT devices with limited flash memory write cycles.

Wikidata facts

Instance of
file system
Show 1 more fact
operating system
Linux
Sources (1)

via Wikidata · CC0

~2 min read

Encyclopedic overview

5 sections
Contents
  • History
  • Implementation
  • See also
  • References
  • External links

OverlayFS is a union mount filesystem implementation for Linux. It combines multiple different underlying mount points into one, resulting in a single directory structure that contains underlying files and sub-directories from all sources. Common applications overlay a read/write partition over a read-only partition, such as with LiveCDs and IoT devices with limited flash memory write cycles.

==History==

Excerpted from Wikipedia’s “OverlayFS” article, available under the CC BY-SA 4.0 licence.

Available in 7 languages

via Wikidata sitelinks · CC0