archinstall/docs/cli_parameters/config/disk_encryption.rst

453 B

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

Disk Encryption

Disk encryption consists of a top level entry in the user configuration.

System Message: WARNING/2 (<stdin>, line 8)

Cannot analyze code. Pygments package not found.

.. code-block:: json

   {
        "disk_encryption": {
            "encryption_type": "luks",
            "partitions": [
                "d712357f-97cc-40f8-a095-24ff244d4539"
            ]
        }
   }

The UID in the partitions list is an internal reference to the obj_id in the :ref:`disk config` entries.

System Message: ERROR/3 (<stdin>, line 19); backlink

Unknown interpreted text role "ref".
</html>