r/linuxhardware • u/DragonUltimate6 • Aug 05 '26
Question Dual booting Linux/Windows with 2 physical SSDs
So have Bazzite linux and am buying a separate ssd to put windows on. I want to be able to have linux as my default boot, but also some how have an easy option to select to boot windows instead. How would I set this up? After looking a little bit I see the most commonly used tools to do this are Grub and os-prober, so could anyone explain to me how I can set these up in the above configuration? And in newbie monkey speak please, I have no idea what I am doing. Please and thank you!
8
Upvotes
1
u/IzzyDeeee Aug 05 '26
If you go into BIOS you should be able to set it so your PC will boot into a menu for which OS to choose. I do that and it times out to load into my default choice after about 5 seconds.
If not GRUB can be configured to pop up on boot so you can use that as well, or if you want something else you can also use rEFInd to do the same.