How Can I Best Use My Second Drive for Storage on Linux?

0
0
Asked By TechyExplorer92 On

I've recently migrated my main laptop from Windows 10 to Linux Pop_OS. My setup includes a 128 GB SSD for the OS and a 1 TB HDD that I'd like to use for storage. I've heard it's possible to just put /home on the HDD, but I've seen mixed opinions about it. Another approach I considered was replacing specific folders like /documents, /downloads, and /images with symlinks that point to their equivalents on the HDD. Are there any other methods I should consider? What's the best option for managing storage effectively?

1 Answer

Answered By CuriousCoder21 On

I’ve heard that putting /home on the HDD can waste space on your SSD and might cause application conflicts later. It’s not a common recommendation for that reason.

InquisitiveMind88 -

That makes sense! I wasn’t aware that it could cause application issues.

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.