SSD and HDD together for Windows 8

JWS4436

Honorable
Dec 19, 2013
3
0
10,510
I have an HP Envy DV 7 laptop with Windows 8 installed. I want to install an SSD drive as my boot drive and use the original 1T HDD as my data drive. I did a clean install of Windows 8 on the SSD with no problem. Boots fine and runs FAST!

Now, when I install both the SSD and the original HDD together, Windows refuses to acknowledge the existence of the other drive. The BIOS sees them both as I can boot from one or the other just fine.

What I want to do is re-partition the original HDD into a single partition as NTFS and format it. The disk is currently partitioned for UEFI so it has 4 partitions on it. I (assume) that if I can create a single partition as NTFS then Windows will allow the disk so I can operate on it.

I managed to fine some (free) third party utility tools that looked like they would do the job but they failed to work. Maybe they wanted to see some of my money first. They also installed some nasty code (search.conduit.com) that hijacked by browsers! Oh well, you get what you pay for.

I am cheap! I hate to buy a software package that will be used only once. Any suggestions anyone?
 

RealBeast

Titan
Moderator
Boot from the SSD, then open an elevated command prompt (right click run as admin). The use diskpart to clean the HDD using these commands:

diskpart
list disk
select disk n (where n is the HDD)
clean

After the clean is done, go into disk management and initialize then format the drive.

If the HDD was an OS drive and is still marked as active, you may need to change it to inactive prior to the clean command. HERE is a good page of diskpart syntax.
 

TRENDING THREADS