• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

the disk in D drive a is not formatted

leeland

Diamond Member
woke up this morning went to my D:\ drive which is my storage. I get the following message


the disk in D drive a is not formatted. Would you like to format it now?

the drive is showing up as healthy in windows...just no name...


Is there a way around this issue? Any apps that can check to see if files can be recovered and\or check the drive health?
 
now if it is something with the drive....like a hardware failure what are the chances of getting information off the drive?

vs.

Some other sort of error...MBR gets messed up or something...


what do you recommend as far as software to evaluate the drive?
 
what drive is it? i remember that something similar happened to me once with an IDE drive. the name would look weird in the BIOS. switched cable and everything worked great.
 
Originally posted by: ForumMaster
what drive is it? i remember that something similar happened to me once with an IDE drive. the name would look weird in the BIOS. switched cable and everything worked great.

It is my secondary drive...storage drive. It recognizes appropriately in the BIOS...however I have downloaded a couple of programs to analyze the drive and it apparently has a lot of bad sectors.

I got a copy of get data back from a buddy to see if that would be able to do anything. When it was going through the drive...the drive basically disappeared...I had to reboot to get it when in windows.

I am no expert on Harddrives...this is the first problem I have had. I have all the essential data backed up on another drive already so I am not too worried...

Would formatting the drive accomplish anything? Or is the harddrive actually taking a crap on me?
 
Formatting the drive could fix things, but the real question is what made it go wonky in the first place? You don't want to reformat only to lose more data tomorrow. You haven't done anything strange like put a stereo speaker next to your computer, have you? (I only ask because I've had people do precisely this.)
 
I've had good successes w/ HDD Regenerator. It revived several hard drives which Windows could not format, did not recognize or chkdsk could not fix.
 
Originally posted by: coupland
Formatting the drive could fix things, but the real question is what made it go wonky in the first place? You don't want to reformat only to lose more data tomorrow. You haven't done anything strange like put a stereo speaker next to your computer, have you? (I only ask because I've had people do precisely this.)

I did nothing out of the ordinary that i can think of. The drive is fairly old (5 + years old). It is an 80 gig WD drive. I noticed the computer acting a little funny yesterday but didn't think anything of it...then today when I booted it up I couldn't get into the drive.

I will give the command line prompt chkdsk a try and see if that can do anything.


like I said everything on the drive is backed up on a RAID 1 NAS I just bought a month ago ( what timing huh 😀) so I am not too worried about everything on there.

I was just hoping to make sure i had everything off of it and also if it is bonk'd if it is something that can be fixed by destroying the partition and re-creating it or if the drive is dying...

last ditch effort I might look into that regenerator app....care to have a link for it?
 
well I tried the check disc and it didn't go so well...here is the response


C:\Documents and Settings\leeland>chkdsk d: /f
The type of the file system is NTFS.
Unable to determine volume version and state. CHKDSK aborted.



anyone else have a recommendation?
 
Originally posted by: xgsound
Try the new data cable first. If the cable is the problem, recovery programs will malfunction also.
You seem to be covering the right bases. Here's a link to birdpup's thread on data recovery http://forums.anandtech.com/messageview.aspx?catid=32&threadid=1687590&arctab=y with basic instructions and links to some programs.


Jim

Thanks Jim for the link...if that doesn't help I don't know what will...I will have to sit down tonight and go through it all...I will try a different cable too

Is it common for a working cable to go bad?
 

go here:
http://www.microsoft.com/downloads/deta...-408f-88b7-f9c79b7306c0&DisplayLang=en

download and run MPSRPT_SETUPPerf.EXE on your machine.

It will produce a .CAB file buried in your windows\mpsreports folder.

Find a file in there called FTDumpnt.txt.

Paste the contents of that file here in a code window so it doesn't take up five pages of space and get the text all unaligned. When you reply to this message you'll see the "Attach Code" button that I'm talking about.


Oh, yea... DO NOT FORMAT. You can recover from an accidental FDisk fairly easy but format will clobber your MFT and make recovery very difficult.
 
Originally posted by: Smilin

go here:
http://www.microsoft.com/downloads/deta...-408f-88b7-f9c79b7306c0&DisplayLang=en

download and run MPSRPT_SETUPPerf.EXE on your machine.

It will produce a .CAB file buried in your windows\mpsreports folder.

Find a file in there called FTDumpnt.txt.

Paste the contents of that file here in a code window so it doesn't take up five pages of space and get the text all unaligned. When you reply to this message you'll see the "Attach Code" button that I'm talking about.


Oh, yea... DO NOT FORMAT. You can recover from an accidental FDisk fairly easy but format will clobber your MFT and make recovery very difficult.


OK I added the download of the file...thanks for the link...if you can please let me know if it shows anything useful

leeland
 
What I see:
Two drives with a single large partition on each. Both appear pretty healthy. Both are basic disks.

There also appears to be a third drive on the system that diskprobe (ftdumpnt) can't access at all. Can't even find it. The "drive is not formatted" would be an odd message here since I don't even see a partition table...there would be no partition to format.

Diskprobe (ftdumpnt) hits the drive at a very low level, below the filesystem and even partition level so it not being able to read anything points to more of a drive/driver/controller problem.

More info needed:
How many drives are in your system?
Describe them (ATA, SATA, all internal etc).
Do all three show up in BIOS ok?
Was this third disk a dynamic disk (other two show basic)?

If this third drive is the problem drive, remove it from the system, delete it from device manager altogether. Power down, plug drive back in and boot. Let it redetect and see what you get in disk management.

After the redetect, grab the last page of your windows\setupapi.log and paste it here in another code box (just the last maybe page and a half...that sucker gets big and we don't need all of it).

Open regedit, navigate to here:
HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
Export mounted devices as a .txt file and post here in another text box.


Some shot in the dark stuff that even if it doesnt' work would give us more info:
1. What do things look like in safemode?
2. Run gpedit.msc, drill into: computer config/windows settings/security settings/local policies/security options. Find both policies that begin with "Recovery console:" and set them to enabled. Boot to recovery console and see if the drive is visible. If not, run the "map" and "map arc" commands and jot down what they output.


Your machine is acting like it doesn't see the drive right now. Windows can only work with what the hardware reports so this is starting to smell like a hardware issue.

The setupapi.log I mentioned tells everything the hardware reports.
Safemode gets almost all third party drivers out of the way.
Recovery console gets *everythign* out of the way.
The mounted devices key shows every drive that has ever been in the system...I've seen some munged up mounted devices keys before.

More on mounted devices:
If you are running the standard "windows installed on C:" you can backup the mounted devices key then delete all it's contents other than the (default) entry and it will rebuild on the next (slightly slower) bootup. Before we do that, swapping the bad drive to a different controller or cable location that is known good would be wise. You said this just started right but worked for a while before? This isn't a "never worked right" type of problem?

Snag that info and we'll keep looking though.
 
Why not try a Linux LiveCD and see if the LiveCD can read the partition?

Originally posted by: Smilin"teh only game yuo can palay on Lunix is 'catch teh monkey bannar ad.'" - JeffK

I don't know man, CSS, HL2, and Starcraft may not fall into the "games" category...
 
OK here are some answers to your questions

More info needed:
How many drives are in your system?
The system has two PATA drives one 40 gig (c drive) and one 80 gig drive (d). I have a NAS unit that is a mapped drive so I am not sure if it is recognizing that as the third drive???


Describe them (ATA, SATA, all internal etc).
PATA for both of them...they are fairly old...5+ years at least.

Do all three show up in BIOS ok?
They both show up in the BIOS appropriately.

Was this third disk a dynamic disk (other two show basic)?
Like I said the third disk may or may not be the mapped drive I have to my NAS...other than that I don't know what it could be I don't have three drives in that system.


The problem did just start...the drive has worked like a champ for 5+ years...never had problems...and it has seen some use so I wouldn't be suprised that it is dying if that is the case.

I did a virus scan of the entire system and found nothing so that isn't the case...

I will attempt to take the drive out and put it into a different computer as a primary slave and see what that does if anything.




Otherwise what should be my next step? You listed several options...


Thanks for the time to answer the questions...how do you know about all this stuff?


 
I recently formatted my harddrive, and after doing so, my storage drive D:\ gave me the same message that it wasn't formatted. It's a Maxtor 160GB drive that I use that required that MaxBlast software for my computer to be able to read the size drive, but of course the MaxBlast software gets deleted when I format my C:\ drive.

I reinstalled the MaxBlast software, used their utilities to restore the MBR, and that fixes the problem immediately where my drive is now recognized in Windows, along with all the content that's stored in there.

If the drive you're using is a Maxtor, you might try using the MaxBlast utilities.
 
Originally posted by: stupidkid
Why not try a Linux LiveCD and see if the LiveCD can read the partition?

Originally posted by: Smilin"teh only game yuo can palay on Lunix is 'catch teh monkey bannar ad.'" - JeffK

I don't know man, CSS, HL2, and Starcraft may not fall into the "games" category...

You're right, Linux is the superior gaming platform. I stand corrected. :roll:
 
Originally posted by: Smilin
Originally posted by: stupidkid
Why not try a Linux LiveCD and see if the LiveCD can read the partition?

Originally posted by: Smilin"teh only game yuo can palay on Lunix is 'catch teh monkey bannar ad.'" - JeffK

I don't know man, CSS, HL2, and Starcraft may not fall into the "games" category...

You're right, Linux is the superior gaming platform. I stand corrected. :roll:

So...exactly what part of my statement did I imply that Linux is the superior gaming platform?
 
Originally posted by: stupidkid
Originally posted by: Smilin
Originally posted by: stupidkid
Why not try a Linux LiveCD and see if the LiveCD can read the partition?

Originally posted by: Smilin"teh only game yuo can palay on Lunix is 'catch teh monkey bannar ad.'" - JeffK

I don't know man, CSS, HL2, and Starcraft may not fall into the "games" category...

You're right, Linux is the superior gaming platform. I stand corrected. :roll:

So...exactly what part of my statement did I imply that Linux is the superior gaming platform?

*sigh* I thought when you exhibited sarcasm it mean you understood it.

I am here in this thread to help a brother out who is having a disk issue. I'm sorry you are sensitive or bitter about the lack of games for your chosen OS but PLEASE go away. Start another thread on the topic if you want to lose a fight.
 
Originally posted by: Smilin
Originally posted by: stupidkid
Originally posted by: Smilin
Originally posted by: stupidkid
Why not try a Linux LiveCD and see if the LiveCD can read the partition?

Originally posted by: Smilin"teh only game yuo can palay on Lunix is 'catch teh monkey bannar ad.'" - JeffK

I don't know man, CSS, HL2, and Starcraft may not fall into the "games" category...

You're right, Linux is the superior gaming platform. I stand corrected. :roll:

So...exactly what part of my statement did I imply that Linux is the superior gaming platform?

*sigh* I thought when you exhibited sarcasm it mean you understood it.

I am here in this thread to help a brother out who is having a disk issue. I'm sorry you are sensitive or bitter about the lack of games for your chosen OS but PLEASE go away. Start another thread on the topic if you want to lose a fight.


LOL...didn't think this would turn into a fight thread....

Anyways I am at my ends rope here...I am tempted to just format it and be done with it...I tried WD's diagnostic tool which sucked balls...didn't tell me anything but the drive isn't working 😀 great tool.

I am wondering if I should attempt to use a form of Linux to see if it can see the drive and the files...however I have never ever used linux so that might be a stretch...

If you have any other words of wisdom I will hold off and see if you might have a different idea.

I honestly don't know what is even broke on the drive...if it is something with the MBR...a partition table or bad sectors...

what exactly does it mean when the drive has bad sectors? is that something that can be recovered or is does it mean the drive is failing? Every test I run on it gets to a certain sector and hangs the computer till I have to reboot...
 
Try the HDD Regenerator as previously mentioned. It's a slow process but it works surely works. Instead of booting from a floppy, make a bootable cd with the application (runs much faster).
 
Originally posted by: leeland
OK here are some answers to your questions

More info needed:
How many drives are in your system?
The system has two PATA drives one 40 gig (c drive) and one 80 gig drive (d). I have a NAS unit that is a mapped drive so I am not sure if it is recognizing that as the third drive???


Describe them (ATA, SATA, all internal etc).
PATA for both of them...they are fairly old...5+ years at least.

Do all three show up in BIOS ok?
They both show up in the BIOS appropriately.

Was this third disk a dynamic disk (other two show basic)?
Like I said the third disk may or may not be the mapped drive I have to my NAS...other than that I don't know what it could be I don't have three drives in that system.


The problem did just start...the drive has worked like a champ for 5+ years...never had problems...and it has seen some use so I wouldn't be suprised that it is dying if that is the case.

I did a virus scan of the entire system and found nothing so that isn't the case...

I will attempt to take the drive out and put it into a different computer as a primary slave and see what that does if anything.




Otherwise what should be my next step? You listed several options...


Thanks for the time to answer the questions...how do you know about all this stuff?

Hm. Ok I was concentrating on that third drive in the ftdump output. that's a red herring. mapped drives (nas or otherwise) don't really count in this output.... I'm actually surprised to see anything at all relating to a 3rd disk now that you've described your layout.

If this is software (some misconfig of the data on your disk actually) it's going to be 10 kinds of hassle to pinpoint it. I would probably need you on the phone so I could walk you through some diskprobe stuff. I can read that ftdump output you provided up to a point. After that I need to view the same info in diskprobe cuz it has some built in parsers that break that info down. Some other things we could do first:

1. Yea, get it mounted in another box or move it to a different controller+different cable in your current box.
2. get a copy of that mounteddevices regkey I previously mentioned and post it here. That key can be deleted and it will auto rebuild but I want to take a peek first....under just the right (and pretty rare) settings exist in there, letting it autorebuild could shift your windows drive letter... a very scary thing since the symptom would be a login screen loop. This would be correctable by reediting the registry while the system drive was mounted in a 2nd box, but I would rather just avoid the whole potential hassle and have a peek at the regkey contents first.
3. goto device manager (NOT disk manager) and simply delete that bad drive out of there. Reboot the box and it will redetect. If this fixes it, yay! I doubt it will though. what it will gain us though is the redetection at reboot will write some potentially helpful info to your windows\setupapi.log file. After the drive is redetected, come post the last page of that setupapi.log file here so I can take a peek. If the drive never comes back....that would be an answer in itself, although not a good one 🙁 possible but unlikely.
4. check your system event logs. You are looking for event ids: 7,9,11 for indication of controller/hardware failure. You are also looking for 50,51,55 events indicating delayed write failures or other disk problems. Also check for 26s. the 26s would be pretty generic popups...if any mention disk issues make a note, otherwise ignore those. The 7,9,11 & 5x ones are of interest. Check the application log for events from source Winlogon. this is where boot-time chkdsk runs are recorded as well as the results.


The sobering stuff:
There is still a lot we can look at but here is what troubles me: To the naked eye (without a diskprobe parser), your Sector 0+MBR look ok, as do your boot sectors. Chkdsk should at least be able to run (might find an assload of errors but it should be able to run). the fact it won't run makes me worry your MFT is shot. I don't know anyone who can put that back together by hand. If this is the case then recovery software (or a very expensive recovery company) would be the only option. The MFT is a real humpty-dumpty kinda thing. I can't put it back together. Some recovery software can but it can be pretty brutal about it... some mildly corrupted stuff will simply be truncated to make the MFT as a whole intact again.

Post that mounted devices key, check those event logs, drop the drive into a different box, delete drive from device manager and post that setupapi.

do this, and I'll take a peek. We might get lucky. I'll also have a run through the internal KB when I'm at work tomorrow. That's probably the end of the road tho. Beyond that you'll need to try some recovery software or data recovery services.


To answer your question: I know this stuff cuz I spent a year at MS on the team that handles disk issues. I learned to undo fdisks and unconvert dynamic disks on my first day there. I know a lot but I don't know everything and there are certainly folks out there who know more..I'm a bit rusty too 😛. We fixed a lot of stuff like this at MS but we do not officially do data recovery. that's in the realm of ontrack and other such companies.
 

One last thing:

I've given you a big-ole stack of to-do items. This is your drive and your decision. If it were my drive I would fool with it for quite some time but that's just me.

I have seen quite a few threads (as well as suggestiosn here) regarding data recovery software tools. If you want to go that route it won't hurt my feelings 🙂 Quite a few people have had some great luck with those tools. I've never used them myself though simply because I've got some "built in" tools so to speak that most dont have.
 
Back
Top