I have a 150gb local disk on my Windows 7 x64 ultimate computer,
i recently bought another 150gb hard drive and wish to merge/combine the 2 together to form 1 300gb hard drive.

Is this possible to do without losing all the data on it?

And i have thought about RAID but was curious if there was a faster easier option before i go ahead and take my pc apart

link|improve this question

and the last sentance has me confused, what did you mean? SATA has nothing to do with merge/combine drives. Did you mean RAID. – user33788 Jun 3 '10 at 20:37
This has been updated – admintech Jun 16 '10 at 9:06
feedback

3 Answers

up vote 2 down vote accepted

A non-RAID option is to mount the second HDD as a junction in the first HDD.

To do this, create an empty folder on the first HDD and the, in Disk Management, assign the second drive to the empty folder instead of assigning it a drive letter.

This is a very simple way to do it but you only get the additional capacity with that particular folder.

link|improve this answer
feedback

Not without losing all data. What you should do with the drives is back them up, then set them up in what is known as RAID 0. This will make them show up as one 300GB drive to the system. If this is the drive you have windows installed to, then you'll need to set this up in the BIOS of your motherboard so that when you reinstall windows, the installer will see it as a second drive. Otherwise you can use the software RAID support built into windows.

link|improve this answer
feedback

or if you just interested in more capacity, mount the second drive as a directory on the 1st drive.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.