My title is borrowed from this question which describes a situation very close to mine, including three steps which both the OP and I have taken without success. However I'm using the Ubuntu 18.04.4 live USB to install Ubuntu 18.04.4. To recap, the things I've done, mostly in order, are:
- get new HP Pavilion x360 in the mail
- create Ubuntu 18.04.4 live USB
- disable Secure Boot (BIOS) and fast startup (Windows)
- reboot into live environment and install Ubuntu 18.04.4
- find that no Grub menu comes up when I reboot - Windows comes on instead.
Boot-repair has been ineffectual. It asked me to run a certain command ("bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi") which has also been suggested by this AskUbuntu answer (albeit modified to "bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi") but neither of these commands has worked. A different AskUbuntu answer suggested editing /etc/systemd/system/boot-linux-next.service
; I was hopeful that would work since it was specific to HP Pavilion laptops but that, too, failed. Does anyone have a solution?
(Note: I've left out some boot-repair output to keep this question from being too long.)