| 1 | = Partitioning = |
| 2 | |
| 3 | One of the hardest questions to answer during a Debian installation is how to partition your disk. You are presented with four options: |
| 4 | |
| 5 | * Guided - use entire disk |
| 6 | * Guided - use entire disk and setup LVM |
| 7 | * Guided - use entire disk and setup encrypted LVM |
| 8 | * Manual |
| 9 | |
| 10 | This page explains how to setup your partitions using the "Manual" option in a way that will result in something similar to "Guided - use entire disk and setup encrypted LVM," but allows you to fully understand each part. |
| 11 | |
| 12 | |
| 13 | |