Okay, I went through the installation process to have dual OS; windows 8 and Ubuntu 14.04. No matter what I do my computer WILL NOT boot from the grub menu. To clarify I have already:
- disabled secure boot and fast start
- run boot repair from Ubuntu side
manually set
bootmgr
using Windowsbcdedit
:bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
If I do nothing and allow my computer to boot on its own I am directed to Windows.
If I go into the BIOS to reorder my boot options, my options do not include GRUB or Ubuntu
In order to access the Ubuntu partition I have to hit esc as my computer is booting and go into boot option menu where I have 6 different "ubuntu" options (none of which appear in my BIOs settings, as mentioned), all exactly the same in appearance except the working option is the only one that begins with a lower case "u". the rest indefinitely load a black screen.
After choosing the working Ubuntu option I am finally presented with the GRUB menu and my options are
Ubuntu # takes me to OS
Advanced options for Ubuntu
Windows UEFI bootmgfw.efi
Windows boot UEFI loader
then 10 options that begin with EFI/...
Windows Boot Manager (on /dev/sda2) # takes me to Windows
System Setup.
I don't get why I have so many options here.
I have tried to use gparted to mess with partitions as I see other answers giving several solutions that way. However I have read here in the Ubuntu help wiki that a new boot partition for a computer with Windows first need to be implemented via the Windows side to get it within the first 100 GB.
I am really just scared to continue making changes. I know my way somewhat around a computer, but I feel like there's a lot wrong here. I just want to boot from GRUB, have 2 options: Windows or Ubuntu. What now?