Update install.md

This commit is contained in:
proledatarian 2022-03-07 10:34:31 +00:00
parent b29aa78163
commit 416c8bf2ad
1 changed files with 1 additions and 1 deletions

View File

@ -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