From 9a34ed3c2857d5143916f6f25a529b7149614056 Mon Sep 17 00:00:00 2001 From: netnef <153968663+netnef@users.noreply.github.com> Date: Sat, 16 Dec 2023 00:26:17 -0600 Subject: [PATCH] Update state.md --- docs/state.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/state.md b/docs/state.md index 3caa2d487..7410249f7 100644 --- a/docs/state.md +++ b/docs/state.md @@ -21,8 +21,6 @@ While Linux is usable on all T2 models, some features are limited due to the lac |T2 Secure Enclave|🔴 Not working||Used for Touch ID, storing encryption keys on macOS|| |T2 Audio Video Encoder|🔴 Not working||Used for Sidecar on macOS|| - - ## Filesystem notes - Linux using APFS filesystems: Linux cannot read the internal SSD's macOS APFS parition's Data and System volume (for other APFS volumes, [linux-apfs-rw](https://github.com/linux-apfs/linux-apfs-rw) can be used for reading data, but attempting to write is risky). - macOS using Linux filesystems: There are FUSE implementations of some Linux Filesystems that can be used on macOS (but again, most only have experemental write support).