I’m planning to build a new PC with an AMD setup and switch to Linux since my current rig is getting outdated. I’ve been considering how to set up my drives and here’s my initial thought:
– SSD1: Nobara (Linux OS)
– SSD2: Games and programs
– HDD: Mass storage
– SSD3: Dual boot with Windows (for VR compatibility)
I have a few questions before I dive in:
1. Since Linux is generally smaller and lighter than Windows, can I skip SSD2 and save some cash, or is it still better to have a dedicated drive for my OS?
2. If I format SSD2 and the HDD for Linux, can Windows access these drives, or will it be blind to them?
3. I also have an external HDD, but I’m unsure what format it’s using. If it’s NTFS, will I be able to transfer files from it easily, or is that only an issue for running games and programs?
2 Answers
It’s definitely better to have a separate drive for your OS, even though Linux is lighter. SSD2 might be useful later if you ever get more games or programs that need the space.
For your second question, Windows typically can’t read Linux file systems. Just make sure to disconnect the Windows drive when you install Linux, and it won’t mess with the partitions. You’ll be good!
So just to clarify, I should install Windows first, then remove that SSD and do the Linux setup?