|
|
|
|
|
by zaarn
2154 days ago
|
|
The table is somewhat misleading. The filesystem support for example refers to being able to boot a kernel that is on that FS from disk. In most gummiboot setups, your kernel will be on the ESP partition along with everything else, so it doesn't matter what FS the root is. The lack of support for MBR or BIOS doesn't matter much either, systemd-boot requires a 64bit System and most 64-bit systems that are still around and largely used (or actively sold) have a UEFI that supports GPT. If you absolutely need to, systemd-boot supports booting from a GPT that has a MBR wrapper. So while the table looks like systemd-boot lacks support for a lot of things, the reality is that when you setup systemd-boot a lot of these columns simply don't matter |
|