The objective is to set up a dual boot laptop with Windows 10 and Ubuntu.
Am struggling to get Grub to show at all on startup on my Thinkpad laptop. I can install Ubuntu from USB which of course shows Grub but don't get a Grub menu at all from a restart when Ubuntu is installed and booting on the HDD. So, can't boot into Windows, it just goes into Ubuntu. I've done a boot-repair and uninstalled and reinstalled Ubuntu (back to Windows boot) and yet another boot-repair but still no joy, and I set the display period to 30 seconds for Grub for the last attempt with boot-repair. I've turned off secure boot as well but this doesn't seem to make any difference.
From reading the threads on here, looks like dual boot either works or doesn't at all on Thinkpads? Of course, I could be doing something amazingly stupid, so welcome any suggestions! I can boot into Windows if I go into the BIOS and change the boot order to the Windows launcher but it is a bit of a pain to have to do that if Grub actually worked, and I could choose the OS on startup....
Latest Pastebin is here
thanks in advance!!
sudo update-grub
If grub menu has Windows is should show. You also can edit grub settings to always show menu. details: https://askubuntu.com/questions/1319810/ubuntu-20-04lts-grub-os-selection-menu-shows-up-on-restart-but-not-on-power-on – oldfred Mar 23 '21 at 13:42