So , I dual boot my laptop with Ubuntu 22.04 and Windows 11. Today I made a clean installation of Windows 11 , due to some issues. Before that whenever I turn on my pc, it shows the Grub Menu, where I can select the os to boot into. But after the clean installation, the pc directly boots into Windows 11, not showing the grub Menu. I restarted the windows 11 using Shift+Restart to enter the Windows Recovery Mode, from where I booted into the Linux partition. How to enable the grub menu like before?
Asked
Active
Viewed 894 times
2 Answers
2
A clean Windows setup will hijack the boot partition created by grub. You'll either have to chroot with a live USB stick and reinstall grub, or you'll need to do a full install (overwriting the existing Linux partition).
kanehekili
- 7,426
0
I figured another simple way out of this, as the Grub Menu appears when I manually boot into Ubuntu, so I changed the Ubuntu to 1st in Boot Order, thus showing the grub menu and Windows to 2nd