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

Sources (1)

via Wikidata · CC0

~2 min read

Article

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==

Available in 7 languages

via Wikidata sitelinks · CC0

Connections

Categories