Only tangentially related, but I find it weird that guides like this still suggest seperate root, home, boot and swap partitions. What is the point of separating / from /home? I know the /boot thing is due to max size stuff on certain modes of boot, but shouldn't be required for UEFI? And I really don't understand why you'd want to run swap. On a modern machine with huge amounts of RAM, if a process is using enough R…
And swap is required if you want to use suspend to disk which is the reasoning the article has.