On 10/29/2016 01:58 PM, Saša Janiška wrote:
Another concern I have is in regard to separate /boot partition which I was not using on Linux for quite some time, but see that Fedora’s automatic layout does create it?
A separate /boot partition makes the boot process more powerful. For example, you can't encrypt the / filesytem if it has boot inside, as grub would not be able to read the kernel and the initrd.
Regards.