I am trying to install Ubuntu Server on a 4TB hard drive and I can not get the system to see the boot loader.
I had originally installed Ubuntu Server on this exact same computer with a 500GB hard drive with absolutely no issues; I decided to do a clean install when I got the 4TB hard drive because I had not done much with the old installation.
When I first tried to install Ubuntu Server, I tried installing it in a RAID1 setup with two 4TB HDDs, but the installer would fail when it got to the boot loader step. I then tried to install GRUB manually with a Live USB, but that never worked.
I eventually gave up and decided to just do the installation once again on just one 4TB hard drive with no RAID. This time, it had no errors, but when I finished, I got an Intel PXE error message saying it couldn't find any bootable device. I checked the BIOS and unplugged all other drives to make sure it is booting to the right drive.
I used the Live USB to run boot-repair with recommended repair, which said it ran successfully, and still got the same error. I then ran boot-repair with advanced settings for manual configuration. During this process it asked me to paste a command into the Terminal which then asked which drives to install GRUB on. Any partition on this list comes back with an error saying that the GRUB couldn't be installed to the partition.
What on earth is going on? I'm going to have to switch to Windows Server 2012 at this rate. As much as I hate Windows, it's still better than this.