@[email protected] to [email protected] • 2 years agoWhat are the best practices to partition a linux system with?message-square63fedilinkarrow-up1127
arrow-up1127message-squareWhat are the best practices to partition a linux system with?@[email protected] to [email protected] • 2 years agomessage-square63fedilink
minus-square@[email protected]linkfedilink1•2 years 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.