can i use a internal hdd for my OS and external for everything else?

bradleys223

Honorable
Jun 30, 2013
4
0
10,510
so i have a 160gb hard drive (internal) that runs at a speed of 7200. i would like to install only my os and drivers on this hard drive and use my 500 gb external hard drive for everything else like games, pics, music, videos Etc. can i do this? (so im pretty much making it my :C drive)
 
Solution


Yes, that will work.
Your 160 will be the "C", and the 500 will be the "D".
When you install something, select Custom or Advanced. Go to somewhere in the D drive.

I tend to create a top level folder on the D...'Applications'. Use that as the parent folder for installed stuff.
Also, change the default download folder in your browsers. D:/DownloadedStuff or similar.

USAFRet

Titan
Moderator


Yes, that will work.
Your 160 will be the "C", and the 500 will be the "D".
When you install something, select Custom or Advanced. Go to somewhere in the D drive.

I tend to create a top level folder on the D...'Applications'. Use that as the parent folder for installed stuff.
Also, change the default download folder in your browsers. D:/DownloadedStuff or similar.
 
Solution

emad_ramlawi

Distinguished
Oct 13, 2011
242
0
18,760
Well i hope your like Windows 7, cause you will need to use a feature called NTFS Junction points .

I work as backup company, so i will provide you with a document i wrote that have an intro about junction points however please research them alone as well, using this feature you can do what you want.
the below document may contain uneeded info extract what is important
---------------------------------------------------------------------------------------------------------------------------
System Drive is filling up from backup jobs information
NTFS Junction allows you to store the size of any folder to another location, while keeping the location
of that folder intact; this is done in the kernel level, so it's invisible to all applications.
The Folder:
C:\Users\(Your Username)\AppData\Roaming\Genie9\
Stores all the configuration files, for Genie Timeline 2012, and Zoolz.
**note: AppData is a hidden folder.
**note: This guide applies to the moving of configuration data of Genie Timeline 2012 as well as Zoolz ,
for older releases (Genie Backup Manager), please use the exact guide but change the above folder
location from Genie9 to Genie-Soft.
**note: The location of C:\Users\(Your Username)\AppData\Roaming\ can be replaced with
%APPDATA% system variable.
To create a junction point, under Windows Vista/7 proceed to do the following:
1) Wait for Genie9 products to finish their current backup if they are running, afterwards please stop
there service by:
Start Button -> Search/Run -> services.msc
 Genie Timeline Service --> Stop service
 Zoolz --> Stop service
**note : Genie backup Manager 9 , does not obtain a service.
2) Make a copy of the folder
%APPDATA%\Genie9
And paste it on the desired location, you wish to move it to, in this example it will be D:\Genie9.
3) Then delete the Genie9 folder, that resides in the %APPDATA%.
**note: if the folder was locked and an error dialog appears that resembles the following messages:
 Cannot delete file: Access is denied
 The source or destination file may be in use.
 The file is in use by another program or user.
 Make sure the disk is not full or write-protected and that the file is not currently in use.
Please use a free-ware program called Unlocker which can be downloaded from here:
http://www.emptyloop.com/unlocker/#download
After installing Unlocker, Right click that folder --> Unlocker --> Unlock All.
Then continue with the delete.
4) Then run the command to create the junction point in the cmd by:
a) Open cmd as administrator:
Start button --> Search/Run --> cmd.exe --> right click "Run as Administrator"
b) Run the following command:
mklink /j %APPDATA%\Genie9 D:\Genie9
Where:
mklink /j “original folder that wants to be moved” “desired new location”
**note : please try to run the junction command as soon as the folder gets deleted (Step 3), it’s better
to have the cmd window ready with the command typed earlier , otherwise the executed command will
error out with the following message:
Cannot create a file when that file already exists.
If That error appears please try again , by deleting that folder then running that command as soon as the
folder gets deleted , if the command succeeded it should notify with the following message:
Junction created for C:\Users\John\AppData\Roaming\Genie9 <<===>> D:\Genie9
Then start Genie9 product services again if needed, from Start -> Search/Run -> services.msc
 Genie Timeline Service --> Start service
 Zoolz --> Start service
The end result would be the Genie9 folder would appear to reside in the same location but actually all of
its size has been moved to the desired location, and this junction point is permanent.
**note: Junction point can be removed like any file/folder gets deleted, by deleting the original folder
location that the junction has been applied to, which in this example is:
C:\Users\(Your Username)\AppData\Roaming\Genie9
It will have shortcut icon, please note that deleting the junction point, will not delete the actual data
that is stored on the other drive (D: in our example).
 

USAFRet

Titan
Moderator


Screw junction points and mklinks....waaaaaay too much work.

Add a couple of alternate locations in Libraries if needed, and be done with it.