Wrong naming
This commit is contained in:
parent
11c11f2501
commit
c933fe1582
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ To create partitions inside the volume group:
|
|||
# lvcreate --name alp_var -L 8G vg<n>
|
||||
# lvcreate --name alp_tmp -L 16G vg<n>
|
||||
# lvcreate --name alp_nix -L 32G vg<n>
|
||||
# lvcreate --name nix_home -l 100%FREE vg<n>
|
||||
# lvcreate --name alp_home -l 100%FREE vg<n>
|
||||
```
|
||||
|
||||
Now the home partition fills the entirety of the volume group. These sizes should be changed depending on the needs of the user.
|
||||
|
|
Loading…
Reference in a new issue