I have two hard drives, one with Win 10, one with Ubuntu. I can change the OS by going into Uefi Bios and selecting the disk as the boot drive. However, I would like a boot menu so I can select after restart. Please help.
Asked
Active
Viewed 67 times
1 Answers
1
If grub menu is not showing up for you when booting from ubuntu drive you can try force it to update as explained in this question:
https://unix.stackexchange.com/questions/49989/let-grub-re-scan-disks/49998
but a short summary is:
run
sudo update-grub
and you should be getting os selection when booting linux.
Bellator
- 23
- 6