I have installed windows 11 on my hard drive and Ubuntu in my SSD. The question is how can I switch between them without going to bios.
Asked
Active
Viewed 31 times
0
sudo update-grub
if os-prober set to true in grub. Or manually add boot stanza to boot Windows UEFI entry in 40_custom. Older, but custom entry for UEFI Windows is still the same: https://askubuntu.com/questions/233687/dual-boot-ubuntu-12-10-on-uefi-along-windows-8-grub-error-cant-find-command – oldfred Jul 21 '23 at 15:07