@[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@[email protected]linkfedilinkEnglish13•1 year agoi usually have efi boot partition (512mb), / (linux root), /home (i usually make this pretty big) , and swap partition.
minus-square@[email protected]linkfedilink4•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 /
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 /