diff options
| author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2026-05-26 18:25:54 +0200 |
|---|---|---|
| committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2026-05-26 18:25:54 +0200 |
| commit | be50ae0bb839cb04d79613bc8cdd7b3dffde43b8 (patch) | |
| tree | 7d8315e24858db550ede0f8a9d7ee0f82f9c8bba /filesystems.md | |
| parent | 104d0c03dba7b56cc5871f29dc88f63751f62b01 (diff) | |
Add filesystem info
Diffstat (limited to 'filesystems.md')
| -rw-r--r-- | filesystems.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/filesystems.md b/filesystems.md new file mode 100644 index 0000000..4f66932 --- /dev/null +++ b/filesystems.md @@ -0,0 +1,7 @@ +# Filesystems + +## MacOS compatibility + +vfat appears to work on all systems - MacOS, Linux, Windows. + +NTFS is read only on MacOS. |