Skip to content

TAOSFS Architecture

Jack Holt edited this page Feb 12, 2025 · 3 revisions

Overview

TAOS ships with TAOSFS, a custom virtual filesystem to allow for easily mounting a variety of supported filesystems (exhaustive list below) into a TAOSFS system. As the underlying concrete filesystem, TAOS runs a custom NFS implementation to allow for sharing files across hosts.

TAOSFS Supported Filesystems

  • FAT16
  • NFS

Clone this wiki locally