I have a drive which has no bad sectors, and when I control panel/computer management/disk management (in Windows 7) it reports as not initialized.

When I attempt to initialize, it says that the device in not ready.

Bin it?


Update: teh disk was fine, running Ubuntu, until I dcied to install Windows 7, which needed an NTFS partition. I created one using GpartEd but W7 dropped out - propnlem with teh install media an dperhaps the disk is about to die ... since then, Gparted can't even see the disk... (nor W7 on another machine when I connect it externally, not a live Linux CD)

link|improve this question

feedback

migrated from serverfault.com May 30 '11 at 12:55

This question came from our site for system administrators and desktop support professionals.

2 Answers

up vote 1 down vote accepted

You might also look for advanced diagnostics from the drive vendor. That might identify the issue and provide the ability to fix. Or indicate it should go in the dustbin.

Western Digital and Seagate both have the tools on their suppoort site

link|improve this answer
+1 and the answer. Thanks, Seagate's tools say it's dodo – Mawg May 31 '11 at 8:28
feedback

Initializing is mainly writing the partition table.

Might be some hiccup of the USB-to-SATA controller implemented within your device. Try attaching the disk directly to a SATA or eSATA (if you can) port and initialize it there.

Another option is that Windows tries to read data off the drive before overwriting it and does not like what it is seeing. You could start a live rescue system with a partition manager (e.g. a GParted Live CD) and partition the drive creating a single primary NTFS partition - Windows should be fine with that after formatting.

link|improve this answer
+1, but. GParted does not even realize that there is a disk there. – Mawg May 30 '11 at 21:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.