View Single Post
  #123 (permalink)  
Old 11-30-2008, 12:32 PM
mr.jcarter's Avatar
mr.jcarter
PPCGeeks Regular
Offline
 
Join Date: Jul 2007
Posts: 195
Reputation: 80
mr.jcarter is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Major problem with Internal Storage on HTC Diamond

I've been having this problem for a while and just figured out how to do it. Somebody posted that if your computer hangs when trying to right click on the drive via My Computer you should try via command prompt. Here is the single line of code I used to get mine working.

In command prompt:

format d: /q/u

Replace "d" with whatever letter your drive is.
This post has been thanked 1 times.