mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2026-02-02 09:25:08 +01:00
README.md: explain tsp-create/tsp-mount commands.
This commit is contained in:
parent
ca433fdaff
commit
9385bfb16f
1 changed files with 6 additions and 0 deletions
|
|
@ -67,6 +67,12 @@ in {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
After `nixos-rebuild switch` this will add a `tsp-create` and a `tsp-mount`
|
||||||
|
command:
|
||||||
|
|
||||||
|
- **tsp-create**: creates & formats the partitions according to `tsp-disk.json`
|
||||||
|
- **tsp-mount**: mounts the partitions to `/mnt`
|
||||||
|
|
||||||
GUID Partition Table, LVM and dm-crypt
|
GUID Partition Table, LVM and dm-crypt
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
See `examples/`
|
See `examples/`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue