@[email protected] to [email protected] • 2 years agoWhat are the best practices to partition a linux system with?message-square53fedilinkarrow-up1119arrow-down14starcopymore-verticalflagCreate ReportslashBlock user
arrow-up1115arrow-down1message-squareWhat are the best practices to partition a linux system with?@[email protected] to [email protected] • 2 years agomessage-square53fedilinkstarcopymore-verticalflagCreate ReportslashBlock user
minus-square@Heavybelllink0•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. arrow-up11arrow-down11file-textreply1starmore-verticalmailMessageflagCreate ReportslashBlock user
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.