diff options
author | Daiderd Jordan <daiderd@gmail.com> | 2020-03-26 21:51:13 +0100 |
---|---|---|
committer | Daiderd Jordan <daiderd@gmail.com> | 2020-05-21 19:58:11 +0200 |
commit | 477d7c2d07e146c91950401b8b9d9380ce6787e5 (patch) | |
tree | b76e36467cb5f641b75ac9edb7aa13bf902a25d4 /doc/manual/installation | |
parent | 33865752960c9a2ff28eb9024f20d2103918685c (diff) |
installer: refuse apfs volume creation when FileVault is enabled
Diffstat (limited to 'doc/manual/installation')
-rw-r--r-- | doc/manual/installation/installing-binary.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/manual/installation/installing-binary.xml b/doc/manual/installation/installing-binary.xml index c11ba9cce..498248662 100644 --- a/doc/manual/installation/installing-binary.xml +++ b/doc/manual/installation/installing-binary.xml @@ -230,8 +230,10 @@ LABEL=Nix\040Store /nix apfs rw </para> <para> - This new volume also won't be encrypted by default, and enabling is - only possible interactively? + This new volume also won't be encrypted by default, and enabling it + requires extra setup. For machines with a <link xlink:href="https://www.apple.com/euro/mac/shared/docs/Apple_T2_Security_Chip_Overview.pdf">T2 chip</link> + all data is already entrypted at rest, older hardware won't even when + FileVault is enabled for the rest of the system. </para> <screen> |