Formatting a hard drive with an OS on it

stipalgl

Member
Jul 17, 2008
118
0
0
Hey there, I'm a bit baffled as to what to exactly do here. Here's the situation.

I had a Samsung 1TB hard drive being used as an OS which also contained lots of data on it. I just recently purchased a Caviar Black 1TB and installed Windows 7 on it, effectively making it my primary drive.

Now the Samsung still contains my files and Vista but I only wish for it to be a storage drive. I've moved all the important files to a third drive temporarily and wish to format it, erasing it of all its Vista contents. The problem is I can't seem to be able to do so as I keep getting the messages "Windows was unable to format this drive" when attempting it.

If anyone can help me out and provide some information I'm missing, it would be much appreciated.

Thank you in advance.
 

Elixer

Lifer
May 7, 2002
10,371
762
126
Just where do you see that message, in device manager?

Open up a command window, type chkdsk d: /x /v (assuming d: is the samsung) and it should unmount it, and check it.
Once done, you should be able to format it. If it can't unmount it, then you need to find out why. Most likely the pagefile is now on that drive, or something along those lines.

 

stipalgl

Member
Jul 17, 2008
118
0
0
I'm unable to format in two areas:

-Under "Computer" when right clicking on the drive and selecting format, I'm unable to do so.

-Under "Disk Management" in the control panel, when I attempt to format it, I get a message saying "Windows cannot format the system partition on this disk".

The fact that the OS is on there is preventing it from happening I understand.

Additionally, I did what you specified and it unmounted the drive but unless I did something wrong, I'm still unable to format it.

 

Gigantopithecus

Diamond Member
Dec 14, 2004
7,664
0
71
http://gparted.sourceforge.net/livecd.php

Download that, burn the image to CD or put it on a USB drive, turn off your system, disconnect all hard drives except the Samsung (to prevent stupid mistakes!), turn the system back on (with the gparted boot disk inserted), then follow the instructions. It's a pretty straightforward interface so you shouldn't have any trouble figuring out what to do.

When I formatted a drive that had Windows 7 on it (to make room for storage just like you're doing), I deleted all of the partitions on the disk. I then hooked up my normal boot drive, went back into Disk Management, & created the partition/formatted it from there. You can create an empty, formatted partition in gparted but like me, you're probably already familiar with how to do that in Windows Disk Management. :D HTH.
 

stipalgl

Member
Jul 17, 2008
118
0
0
Thanks for the help Gigant, but I have a question.

Is there really no way to actually do this simply through Windows 7? Seems baffling to me that something which should be so simple actually requires a third party program in order to be carried out.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
The Samsung is probably the initial boot drive and contains the Windows boot files so if you format that you won't be able to boot.
 

Gigantopithecus

Diamond Member
Dec 14, 2004
7,664
0
71
Originally posted by: stipalgl
Thanks for the help Gigant, but I have a question.

Is there really no way to actually do this simply through Windows 7? Seems baffling to me that something which should be so simple actually requires a third party program in order to be carried out.

If there is, I didn't find it before I found gparted, haha. There comes a point when a less efficient solution is better because by the time you find the more efficient solution, you could've already solved the problem less efficiently twice.
 

Blain

Lifer
Oct 9, 1999
23,643
3
81
Did you try deleting the partition...
Creating a new partition...
Then try to foramt the drive?
 

stipalgl

Member
Jul 17, 2008
118
0
0
I had to use Gigant's method to format the drive. I simply couldn't delete the partition through Windows or command prompt.

Regardless, the issue has now been solved.

Thanks for the help.
 

abaez

Diamond Member
Jan 28, 2000
7,155
1
81
I had this issue before where I was trying to delete an old Vista install and the new Vista simply would not let me format because it was seeing system files or whatever. I simply booted into a command prompt via usb stick and smacked down that bitch with a format d: /q.