I'm running a dual-boot setup with Windows 11 and Linux Mint on my PC. Normally, when I start it up, I get an OS choice screen, allowing me to select which operating system to use. However, I recently adjusted the boot order in the PC's BIOS to prioritize Windows 11, and now it boots straight into Windows without showing the option for Linux.
Ideally, I'd like the option to choose Linux first, but then default to Windows 11 after a timeout. Is there any way to set this up? I feel like I might have overlooked something simple.
3 Answers
It's great that you're experimenting with dual-booting! Just a heads up: Windows updates can sometimes erase GRUB and you'll boot straight into Windows again. Having a backup plan is smart—make sure you have a live USB to boot into Linux if needed, so you can repair or reinstall GRUB when necessary. It's definitely a good idea to prepare for that because it could happen down the road.
You changed the boot order, which is why you're skipping the choice menu. To fix this, you need to work with GRUB, the bootloader Linux uses. When you set up dual-booting, running the 'update-grub' command in Linux will scan for your other OS (like Windows) and create an entry for it in the boot menu. You can customize this behavior by editing the GRUB config file to set Windows as the default entry, but with a timeout to select Linux first. For a user-friendly approach, try using a tool called 'grub customizer' that gives you a graphical interface to do this without manual coding. Just be careful—the wrong edit can leave you with boot issues! You might want to do some research before making changes.
You can also try making Linux the default option in your BIOS settings. This should bring back the GRUB menu at startup. To change which option is the default in GRUB, edit the GRUB_DEFAULT in the /etc/default/grub file and then rebuild your GRUB configuration. This way, you can set it up exactly as you want.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures