wtry@lemm.ee to Linux@lemmy.ml • 1 year agoWhat are the best practices to partition a linux system with?message-squaremessage-square11 fedilinkarrow-up162
arrow-up162message-squareWhat are the best practices to partition a linux system with?wtry@lemm.ee to Linux@lemmy.ml • 1 year agomessage-square11 Commentsfedilink
minus-squarebuwho@lemmy.mlhexbear8·1 year agoi usually have efi boot partition (512mb), / (linux root), /home (i usually make this pretty big) , and swap partition. linkfedilink
minus-squarevettnerk@lemmy.mlhexbear4·1 year agoSame, except I also keep /var on a separate partition (old FreeBSD habit), as the I/O characteristics of /var are usually very different from rest of / linkfedilink
i usually have efi boot partition (512mb), / (linux root), /home (i usually make this pretty big) , and swap partition.
Same, except I also keep /var on a separate partition (old FreeBSD habit), as the I/O characteristics of /var are usually very different from rest of /