What’s the best way to install Linux and Windows on separate SSDs?

0
5
Asked By CuriousCoder92 On

I've built a new PC and have two separate SSDs, but I'm new to Linux. I want to know the best order to install Linux and Windows on these drives so I can easily switch between them. Both SSDs currently have no operating system. I've heard that installing Windows can sometimes mess up Linux installations, especially with the boot loader, so I want to avoid that issue. Also, I'm planning to use Fedora KDE for the Linux installation. Any tips would be great!

2 Answers

Answered By GadgetGuru45 On

One strategy is to install only one SSD at a time. So, start by either physically removing the second SSD or using a BIOS setting to disable it. Install Windows first, then swap in the other SSD and install Fedora. This method minimizes the risk of one OS messing with the other during installation. Once both are set up, you can run them both for dual-booting. Just keep in mind that having Windows installed first and then Linux tends to work well without the usual installer problems.

CodeNinja_88 -

That sounds like a solid plan! Just swapping the drives for installation makes sense to keep them isolated during setup. Thanks for the tip!

Answered By TechSavvy_Gal77 On

You should consider installing the rEFInd bootloader. It helps prevent Windows from overwriting the Linux bootloader, which can be a common issue.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.