mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Clarifications.
This commit is contained in:
parent
80b76543ee
commit
8902f675c4
1 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# Partition Scheme
|
# Partition Scheme
|
||||||
|
|
||||||
| Partition Number | Label | Size | Mountpoint | Filesystem |
|
| Partition Number | Label | Size | Mountpoint | Filesystem |
|
||||||
|------------------|-----------|------------------|------------|-----------------|
|
|------------------|-----------|------------------|------------|------------------------|
|
||||||
| 1 | ESP | 512 MB | /boot | FAT32 |
|
| 1 | ESP | 512 MB | /boot | FAT32 |
|
||||||
| 2 | Cryptroot | Rest of the disk | / | BTRFS Encrypted |
|
| 2 | Cryptroot | Rest of the disk | / | BTRFS Encrypted (LUKS) |
|
||||||
|
|
||||||
# BTRFS Subvolumes layout
|
# BTRFS Subvolumes layout
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue