wtry@lemm.ee to Linux@lemmy.ml · 1 year agoWhat are the best practices to partition a linux system with?message-squaremessage-square75fedilinkarrow-up1127arrow-down14
arrow-up1123arrow-down1message-squareWhat are the best practices to partition a linux system with?wtry@lemm.ee to Linux@lemmy.ml · 1 year agomessage-square75fedilink
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.