I'm a computer science student looking to try out Linux for the first time, and I want to set it up through dual booting with Windows as my main operating system. Since I primarily use Windows for gaming, I'm curious if it's practical to dual boot while still primarily using Windows. I've already purchased an SSD just for this purpose and would like to hear any thoughts or advice from those experienced with dual booting. How can I effectively manage using both operating systems?
4 Answers
I'm honestly over dual booting. Windows tends to mess with the boot partition after updates, which can be frustrating. If you can, opt for a virtual machine instead—it’s much simpler these days and performs pretty well for development work!
Yes, this is definitely doable! Most games actually run pretty well on Linux now, except for a few that have anti-cheat issues. Plus, if you’ve never used Linux before, consider testing it on a VM or a live USB first—it's a low-commit way to see if you like it before you dive in.
I started off the same way! I gradually moved my work to Linux because it felt lighter on my hardware. Take your time, explore what works best for you. Just a tip: you can dual boot on one SSD by partitioning it, but it sounds like you've got everything sorted with your new SSD!
Dual booting is totally fine, even if you mainly use one OS at a time! When you're not on Linux, it just sits there on your drive. So, no worries about that—go for it!
Thanks for the reassurance! Just wanted to make sure I wasn't complicating things.

I've set up my laptop with both Windows and Ubuntu on separate drives. This allows me to choose which OS to boot into at startup without issues. If you're coding, consider WSL for some scenarios—it might do the trick without the need for a full VM!