Hey everyone! I'm looking to start my journey with Arch Linux and plan to install it on a secondary hard drive. Since Arch can be a bit challenging for newcomers, I'm approaching this as a step-by-step learning project. I aim to try out different desktop environments and grow my skills with Linux as I go.
To prevent any accidental data loss, I was thinking about physically removing my main SSD, where Windows is installed, so I can focus on the installation without the risk of overwriting anything. I wanted to ask if anyone sees potential issues with doing this. Could it complicate the installation? Is this generally a smart approach? I have an ASUS motherboard, an Intel CPU, and an Nvidia GPU. Thanks in advance for any tips!
4 Answers
Just a heads up, if you take out your main drive, you won’t be able to dual-boot unless you switch the BIOS settings around. This can be a bit of a hassle. Consider possibly setting up a separate home partition instead for easier management. Also, Arch can be quite complex for a first-time install, so just be sure you're comfortable with that challenge!
You can either physically disconnect the SSD or just disable it in the BIOS settings. Once you install Arch and reconnect the drive, just set your boot preferences in BIOS to choose which OS to start. After installation, make sure to update GRUB so it recognizes both Windows and Arch—then you’ll have an easy menu to select your OS when booting up!
Make sure you have a good internet connection while installing, and always remove the boot media once you're done. If you need specific guidance, there are tons of installation tips available online that can be really helpful!
Absolutely, unplugging your SSD is a safe way to go about this! It keeps you from accidentally messing with your Windows files during the Arch installation. You should have no issues doing this; it's a solid plan!
Thanks for the reassurance!

This sounds like a good approach. I need to brush up on UEFI and GRUB soon!