Hmmm … I honestly doubt that with your setup (partition scheme and installation mode) you would have a bootable system at all if that setting was disabled.
See my post here for an explanation for how/why you may have ended up with such an install to begin with.
If you have a working system, I would leave it that. As it is now. There is nothing wrong with the setup.
If by normal you mean to have a system booting on UEFI mode, then there is a little bit more involved to make it happen.
Not impossible but it would require a few additional steps than just a grub-install.
Normally on a system that is UEFI you would have CSM disabled as well as secure boot so that the live ISO doesn’t boot in bios mode. Otherwise the install is in Bios mode.
Also there are two ways to install in Bios mode. One using Mbr on Bios and the other using GUID partition or GPT disk.
Yes i see it only shows the user profiles. You can just set the ram clock speed manually to accomplish the same thing as XMP. You just need to know the speed your system supports for the ram.
There is a very good chance that I am wrong and there is some setting that removes this new screen that asks me to boot from my SSD before grub (The default boot is set to the correct drive).
I agree that for now I should leave well enough alone at least until the EOD. I would like to get my system to boot on UEFI mode. I think I understood what happened with the initial install by your link. Now is there a ‘mutable’ process for getting to boot on UEFI mode or is it recommended to do it ‘immutably’ by backing up, reinstalling, then restoring the previous backup?
@ricklinux
After that I can reattempt updating the BIOS to get XMP to show up. Thought I should mention that when I go into the DRAM tweaker there is an XMP profile there. I just dont know how to get the BIOS to use it.
Probably try clicking on it to highlight it maybe and or does it open another submenu? But anyway if you can update the UEFI Firmware (Bios) that would be a good thing. Being installed in bios mode is okay as far as the computer working but there are advantages to using UEFI.
You could backup all your personal data and configurations and do a new install in UEFI mode, this time making sure to disable legacy/csm beforehand for the live usb to boot up in UEFI mode.
Or, we could help you to convert your current system to boot in UEFI mode.
Let us know when the time comes.
Just like to start by saying thank you, @pebcak and @ricklinux for all your help. I definitely would have just kept digging my grave trying to use efibootmgr to fix my issue.
@ricklinux I definitely remember it looking like the BIOS boot image -_-.
@pebcak I think doing the conversion from MBR to UEFI would be best as I will learn a lot along the way. I’m just uploading a cloud backup of important files on my /home drive in case the worst happens.
I just realized I will probably need to wipe out /dev/sda3 as some how/reason formatted it as ext4 even though it was intended to be my EFI partition. Is is still possible to complete the conversion if I need to reformat the partition to fat32?