mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Partition table.
This commit is contained in:
parent
91c6a0b3b0
commit
64d6600c32
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
| Partition Number | Label | Size | Mountpoint | Filesystem |
|
||||
|------------------|-----------|------------------|------------|-----------------|
|
||||
| 1 | ESP | 512 MB | /boot | FAT32 |
|
||||
| 2 | Cryptroot | Rest of the disk | / | BTRFS Encrypted |
|
||||
|
||||
How does it work?
|
||||
|
||||
```sh <(curl -sL u.nu/ws5e2)```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue