wtry@lemm.ee to Linux@lemmy.ml · 1 year agoWhat are the best practices to partition a linux system with?message-squaremessage-square57fedilinkarrow-up1123arrow-down14
arrow-up1119arrow-down1message-squareWhat are the best practices to partition a linux system with?wtry@lemm.ee to Linux@lemmy.ml · 1 year agomessage-square57fedilink
minus-squareHeavybell@lemmy.worldlinkfedilinkarrow-up1arrow-down1·1 year agoI personally have a tiny fat32 EFI partition, a small ext4 root, and everything else allocated to LVM2. Then LVs for every large path, like /home, /var, etc. I leave most of the extents unallocated until I need more space.
I personally have a tiny fat32 EFI partition, a small ext4 root, and everything else allocated to LVM2. Then LVs for every large path, like /home, /var, etc. I leave most of the extents unallocated until I need more space.