Jump to content

Need a little help, I am building a system now and was thinking about using an m.2 pcie drive for my os and a ssd for my programs. That part is simple enough and Linus has done a video showing how to (which was very helpful), but my question is how do you handle a reinstall or clean install of a new os later with the software being on a separate drive? Is there an easy way to do this? What is the proper procedure for this? Any help would be appreciated.

Link to comment
https://linustechtips.com/topic/431942-separating-os-and-programs/
Share on other sites

Link to post
Share on other sites

 but my question is how do you handle a reinstall or clean install of a new os later with the software being on a separate drive? Is there an easy way to do this? What is the proper procedure for this? Any help would be appreciated.

 

You wipe that drive and reinstall your programs. You can't just plug the SSD back in and expect all your originally installed programs to be there and work with the new OS.

 

 

Although if you have downloaded steam games to a separate location, you can reinstall stream and then point steam to that location. The games will need to be reinstalled but they will go from 0% download to 100% download and install automatically.

Rig: i7 2600K @ 4.2GHz, Larkooler Watercooling System, MSI Z68a-gd80-G3, 8GB G.Skill Sniper 1600MHz CL9, Gigabyte GTX 670 Windforce 3x 2GB OC, Samsung 840 250GB, 1TB WD Caviar Blue, Auzentech X-FI Forte 7.1, XFX PRO650W, Silverstone RV02 Monitors: Asus PB278Q, LG W2243S-PF (Gaming / overclocked to 74Hz) Peripherals: Logitech G9x Laser, QPad MK-50, AudioTechnica ATH AD700

Link to post
Share on other sites

I'm not really clear on what you're asking, but to my understanding you want to know how hard it is to put Windows on a system with two drives (whether it's a reinstall or a first install).  When you load into the Windows disk or whatever mode of installation you are using, there will be a section talking about your drives and you will be able to format the drive that the OS was previously on, and choose the SSD for your OS drive.  Mine was already selected to be the OS when I reinstalled but that was probably because it was on SATA1.  

 

You could leave the hard drive unplugged and only have the m.2 plugged in while you put on your OS, then plug in the hard drive and format it from the OS after it's installed.  You should be able to tell the two disks apart based upon their storage size though.

 

Good luck!

 

EDIT ~ Should probably follow your own topics  :P

"You should look up common sense and add it to your vocabulary." - dougdangger 2015

Link to post
Share on other sites

Let me get this straight. You wan to install windows, drivers and other essentials on one drive, say C:\ and all your programs on another, like E:\. And then be able to format and reinstall the windows on C:\ without touching anything on the E:\ -drive and be able to use the programs without having to reinstall them or go through much hassle otherwise? 

 

The trouble with this is that most programs aren't installed entirely where you install them. Some portions of them, like log files and stuff Windows need to know about them are actually installed on C:\

You can type %appdata% in the folder address field of File Manager to find the exact location. That's just how Windows needs to have it done to keep track of stuff. Windows makes the connection between those two locations and to other things like default programs and so on through it's registry. So, when you format your C:\ drive, you lose both the appdata and the registry, rendering the rest of your program usually unusable. 

 

Some programs can circumvent this. They're called "stand alone". They're usually very simple little programs and nowhere near all programs have the option. 

 

The only way I know how to achieve what you're looking for is keeping an auto-updated backup of your C:\ -drive. Either as a clone of the entire drive or a basic Windows recovery backup. And instead of reinstalling Windows, you'd just revert back to that backup version of it.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×