I am running a dual boot system on separate SSD.
1.SSD NVMe 256GB Windows 10 came pre installed, upgraded one week ago to PRO.
2.installed my own Samsung 1T 2.5 SATA SSD and installed Ubuntu version 20.04
-partition 1- EFI 650MB us as: EFI
-partition 2- ROOT 20GB, ext4, mount point: "/"
-partition 3- SWAP 32GB
-partition 4- HOME ~936GB(remainder of space) "/home"
target for bootloader was EFI partition.
BIOS version insyde corp. V1.33
-UEFI mode only
-SATA mode AHCI, turned off RST Optane/premium
-safe mode disabled
-fast boot OFF in windows 10 pro power options
-i also have a supervisor password on startup prior to getting into BIOS screen.
flawless install in UEFI mode boot order was:
- ubuntu
- Windows bootloader
during startup, GRUB menu would appear with 10 seconds on clock with the following 1.ubuntu 2.ubuntu advanced settings 3.windows bootloader 4.firmware settings
As of 4/13/2021 3.windows bootloader DISSAPEARED from GRUB menu. to clarify i wanted the option on startup Through GRUB menu to pick which OS to use. i was happy with things.
now i have a more complex issue. if i want one OS or the Other i MUST change boot order in UEFI during boot. GRUB menu does not show windows anymore. to further complicate things, i attempt to fix this using a boot-fixer app on ubuntu, and ended up with my bios boot order looking like this:
1.windows bootloader 2.ubuntu 3.LIMPUS LITE 4.ubuntu.
(i have no USB plugged in)
Now I have 2 problems attempting to resolve:
- get windows bootloader back into GRUB menu
- Remove redundant, unwanted 3 and 4 in BIOS. They must have gotten there while i was attempting to solve this issue using boot loader/fixer program i pulled from ubuntu library.
(note. in windows i tried Command prompt admin, all UEFI seem to be active and have a star (*) by them, and the operation to remove them (the unwanted ones) failed.
Any help would be great. the only thing i can think of that "changed," was this seemed to coincide with a windows 10 pro update around this time. however i did not update until after the problem presented itself. The original problem of windows bootloader disappearing from GRUB menu.
thank you.
man efibootmgr
& https://askubuntu.com/questions/1198221/cloning-ssd-also-cloned-boot-options/1198228#1198228 – oldfred Apr 14 '21 at 17:44