The issue is twofold:
- The project and its software requires Scientific Linux 6.8, which only supports setting up MBR boot during installation. (unless I missed something)
- The laptop does not support legacy boot, so requires EFI.
So now I'm sitting here with a 200Mb partition with the boot and esp flags on it, but I'm stumped: What's next? How do I set up this partition to boot into SL6.8? Are any changes needed to the OS itself?
Partition details:
/dev/sda1 /home (ext4)
/dev/sda2 / (ext4)
/dev/sda3 swap
/dev/sda4 /mnt/shared (vfat partition)
/dev/sda5 ? (EFI partition, leftover from a linux distro that supported this during installation for testing.)
PS: I know the combination of this works, as it used to have both SL6.8 and EFI boot before the harddrive died. No idea who set it up, or how.
PS: Reinstallation of the linux distro is an option, but I don't think that's needed?
I will gladly post more details if needed.