Hey everyone! I'm new to Linux and using Cachyos, and I've got two SSDs installed on my motherboard. I ran the `lsblk` command, and I can see my second SSD listed, plus I've managed to mount it. However, I'm trying to figure out why I can't install Steam games on that second SSD. Has anyone encountered this issue or has any tips on how to fix it? I'd really appreciate your help!
1 Answer
It sounds like your second SSD might need to be initialized and formatted properly. Make sure it's set up with a compatible file system for Linux like ext4. There are plenty of guides online, but since you're on Linux, remember you won't use Windows Disk Manager for this. Let me know if you need more help with formatting it!

Thanks for the tip! I think it should be formatted already, but I might double-check the filesystem. Just getting used to all this!