Jump to content

Hi guys, I just put together my new rig and everything is going fairly well so far. The only problem that I am having now is that I am unable to format my main storage hard drive. I had it completely wiped in disk management, then I made a new simple partition that was the entire size of the hard drive. But when it starts to format the drive after creating the partition, windows tells me the partition cant be completed. I have no idea what to do now and thought maybe one you guys might have had a similar issue. Thanks

Link to comment
https://linustechtips.com/topic/788931-cant-format-hdd/
Share on other sites

Link to post
Share on other sites

Hook it up as a slave in another machine and run some diagnostics on it such as Scandisk or Chkdsk.  You didn't say what brand and model it was but using that information, go to the makers website and check to see if they don't have some hard-drive tools that you can download and use.  Most reputable drive makers (Western Digital, Seagate, Samsung), have tools these days that consumers like you and I can download and use to check their drives.

 

Link to comment
https://linustechtips.com/topic/788931-cant-format-hdd/#findComment-9939530
Share on other sites

Link to post
Share on other sites

3 minutes ago, kb5zue said:

Hook it up as a slave in another machine and run some diagnostics on it such as Scandisk or Chkdsk.  You didn't say what brand and model it was but using that information, go to the makers website and check to see if they don't have some hard-drive tools that you can download and use.  Most reputable drive makers (Western Digital, Seagate, Samsung), have tools these days that consumers like you and I can download and use to check their drives.

 

oops, forgot to mention that its a western digital. I'll check out their website and see what tools are available. 

Link to comment
https://linustechtips.com/topic/788931-cant-format-hdd/#findComment-9939543
Share on other sites

Link to post
Share on other sites

I would RMA or return to where you brought it and tell them the drive is DOA (dead on arrival) , recently i brought some Seagate Ironwolfs and one of drives won't format on my machine(OS). I went and ask for a on spot replacement and seem to fault drive. 

Magical Pineapples


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Link to comment
https://linustechtips.com/topic/788931-cant-format-hdd/#findComment-9939588
Share on other sites

Link to post
Share on other sites

3 hours ago, jer0me100 said:

Hi guys, I just put together my new rig and everything is going fairly well so far. The only problem that I am having now is that I am unable to format my main storage hard drive. I had it completely wiped in disk management, then I made a new simple partition that was the entire size of the hard drive. But when it starts to format the drive after creating the partition, windows tells me the partition cant be completed. I have no idea what to do now and thought maybe one you guys might have had a similar issue. Thanks

Picture/image of the error? 

 

 

Link to comment
https://linustechtips.com/topic/788931-cant-format-hdd/#findComment-9939629
Share on other sites

Link to post
Share on other sites

As a last resort I have had sucess using diskpart in CMD before

 

1. open CMD

2. type "diskpart"

3. type "list disk"

4. select the disk you are having issues with "select disk X"

5. type "clean"

6. type "create part pri"

7. type "select part 1"

8. type "format fs = ntfs quick"

 

after you should have a valid partition on the disk assuming you didnt get any errors (you may need to go into disk management and give it a drive letter but probably not)

Link to comment
https://linustechtips.com/topic/788931-cant-format-hdd/#findComment-9939779
Share on other sites

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

×