What are the best practices to partition a linux system with?

wtry@lemm.ee to Linux@lemmy.ml – 123 points –
59

You are viewing a single comment

I prefer a very small EFI partition mounted at /boot/efi, that way the kernels and initrds sit at /boot alongside the rest ot the files (though if you also want encryption you need to add your encryption keys to initrd so you don't have to enter the password twice)

7 more...