I've been running Windows 10, but after a frustrating weekend, I'm ready to make the switch to Linux. I've dabbled a bit with Linux in a virtual machine and I've heard great things about its gaming capabilities lately. I'm upgrading my PC soon, and I have a couple of questions to help me transition smoothly:
1. I'm currently using an Nvidia GPU but I will be upgrading to an AMD card in a few weeks. Which Linux distribution would you recommend for gaming that works well with both these GPUs?
2. I have four SSDs in my system now. How can I migrate them to Linux without losing my data or having to reformat them, aside from the boot drive?
I can provide more details if needed. I'm excited to make this change and get away from Windows! Thanks for your help!
4 Answers
For gaming, you really can go with almost any mainstream distro. If you're using an Nvidia card, just download their drivers after installation; it's usually pretty smooth. Once you switch to AMD, you'll likely find better performance with the Mesa drivers. As for your SSDs, if they’re NTFS, you can use them in Linux without much hassle. Just make sure not to wipe them during the installation process. Always good to back everything up just in case!
Honestly, the distro you pick should reflect your preferences. If you want something user-friendly, try Ubuntu or Pop!_OS. If you're up for a challenge and more control, Arch could be for you. As for your SSDs, if they're set up separately in Windows, you’ll find it really easy to just add them to your Linux system without losing data. Just be cautious about how you format them later on!
And remember, if you encounter issues with NTFS drives, they might need some extra configurations for gaming, especially with Steam. Just a heads-up!
I've been gaming on Arch with an Nvidia card and it’s been pretty seamless. There are a few minor issues with specific desktop environments, but nothing serious. To move your data, adding a new SSD formatted with ext4 and using it for Linux while keeping your NTFS drives for storage is a good approach. Just ensure you're careful during the installation to avoid overwriting anything important!
Definitely! I dual-boot with Windows for a few games that lack Linux support, but overall, Linux has been great for gaming lately.
For the best experience, I'd recommend using an ext4 format for new installations. If you want to keep using your Windows drives, you can do that, but just understand that there may be some glitches with NTFS. Many Linux users advise converting to Linux-friendly file systems for optimal performance.
Great point! It's worth it when you have the time to back up everything and reformat those drives for Linux.

You can also format a new SSD with ext4 or btrfs for better compatibility once you're settled in. Just install the ntfs-3g package to read from your NTFS drives.