|
|
|
|
|
by jrockway
2827 days ago
|
|
grub is pretty bloated but also reliable. Finding the kernel is not as easy as it used to be. You need to read the partition table on the disk. You need to be able to understand the filesystem that the kernel is stored on. This adds a fair bit of complexity. |
|
If your boot partition is FAT32, UEFI makes things much much simpler.