@[email protected] to [email protected] • 1 year agoWhat are the best practices to partition a linux system with?message-square53fedilinkarrow-up1119arrow-down14
arrow-up1115arrow-down1message-squareWhat are the best practices to partition a linux system with?@[email protected] to [email protected] • 1 year agomessage-square53fedilink
minus-square@Heavybelllink0•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.