How Do I Set Up Multiple SSDs for Dual Booting Linux and Windows?

0
10
Asked By GamerDude42 On

I'm transitioning to Linux for gaming, but I need to dual boot with Windows due to some games' anti-cheat systems. I have 4 SSDs total and I'm thinking of dedicating 2 drives for Linux and 2 for Windows. What's the best way to set this up? Also, when I create a new game storage folder for Steam, do I select the drive for installation just like in Windows?

1 Answer

Answered By TechieTango27 On

In Windows, each SSD gets a drive letter, but in Linux, you'll use drive IDs and mount points instead of letters. Usually, you'll configure these in the /etc/fstab file to tell Linux where to mount each drive. It's best to keep Linux and Windows drives separate; if they share a drive, Windows might try to 'fix' things and mess up the Linux installation. You can use a Linux drive as the boot drive and manage booting from there! That way, you can easily switch between Linux and Windows as needed.

CleverCommenter88 -

So, if I want one drive for Linux and another for game storage, is it similar to how Windows works? Like, do I just set up a folder for the games instead of choosing a drive letter?

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.