I have two SSDs that I want to use with my Arch Linux installation. I'm not sure about the best way to set them up together. Should I mount one for the operating system and the other for data, or is there a better method to combine them?
2 Answers
c
One way to use both SSDs is by just mounting them separately—one for your OS and the other for your home directory. This setup is straightforward and works well if you want to keep your files organized.
How do I actually mount them like that?