One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...
Linux distros handle most GRUB installations automatically. GRUB is easy to configure when necessary. Excellent documentation, both from the GRUB project and various Linux distribution projects, ...