Update install.md
This commit is contained in:
parent
b29aa78163
commit
416c8bf2ad
|
@ -13,7 +13,7 @@ $ gdisk /dev/sda
|
||||||
|
|
||||||
**Create GPT and EFI-partion.**
|
**Create GPT and EFI-partion.**
|
||||||
_Creates new GPT-partition table._
|
_Creates new GPT-partition table._
|
||||||
$ o breeze-gtk
|
$ o
|
||||||
**Create LVM logical volumes for /root and /home.
|
**Create LVM logical volumes for /root and /home.
|
||||||
Your root volume should be 25-50 GB big, your home volume takes up the remaining space.**
|
Your root volume should be 25-50 GB big, your home volume takes up the remaining space.**
|
||||||
$ lvcreate -L 25G -n root main
|
$ lvcreate -L 25G -n root main
|
||||||
|
|
Loading…
Reference in New Issue