Can't install Windows 7 on SSD drive

5

I am trying to install Windows 7 Ultimate 64-bit on an OCZ SSD Agility 3 60GB, and the drive isn't recognized in the disk management utility of Windows instalation.

I just bought an Intel Motherboard DH67CL, and an Intel Core i3 processor. My BIOS was just updated...

If i run Windows on a normal HDD, it recognizes my SSD drive, no problem. Does anyone know what the problem is?

André Alçada Padez

Posted 2011-08-19T19:39:23.133

Reputation: 171

Are you using an SP0 or SP1 disc? – Breakthrough – 2011-08-19T19:41:49.753

windows? Service Pack 1 – André Alçada Padez – 2011-08-19T19:44:08.980

Any DVD driver needed? Try to change BIOS boot order. – Nime Cloud – 2011-08-19T20:19:55.533

Answers

6

This seems to be about a similar issue so it might be worth a look. It describes an issue with installing Windows onto a disk with an invalid MBR/boot sector where Windows won't install.

This is the suggested resolution:

  1. Boot up Windows 7 disc.

  2. When the welcome screen comes up on Windows Setup, press Shift + F10, which will display a command prompt.

  3. Type diskpart and press enter.

  4. Type list disk and press enter.

  5. Hopefully you can see your SSD in the list. You should see a number identifying it. Now type select disk X (where X is the number identifying your SSD) and press enter.

  6. Type clean and press enter. This will write a blank MBR, YOU WILL LOSE ANY DATA ON THE SSD if you did have anything on it.

Col

Posted 2011-08-19T19:39:23.133

Reputation: 6 995

This did not help for me, win7 setup was still in bad mood. What helped me however is to cancel out to the opening screen (with the "Install now" button), re-plug the USB stick into !!A DIFFERENT!! USB port and tadaaa, MAGIC. – None – 2016-08-06T19:27:14.203

The recipe helped me, but only once I restarted my PC after cleaning the disk as described. – Wildcat – 2016-09-26T14:35:21.397

2Could you summarise the answer here? It's useful if that link ever changes or the site dies. (Plus, Microsoft Answers is horrific to use...) – sblair – 2011-08-19T19:52:42.547

The linked answer is exactly what I needed for my SSD. For the record, I also installed Window 7 on a SSD with an already existing install on a hard drive. It would not see my SSD, so I booted into the hard drive, then partitioned/formatted the SSD as a single partition. Once I did this, everything worked fine for the install. – apathos – 2011-08-19T19:54:36.743

That's what we like to hear, I have to admit it's not something I would have expected to be a problem any more than an unformatted hard drive. – Col – 2011-08-19T20:03:09.053

IMHO; Win 7 Setup should see the SSD, it's no matter SSD is formatted or not. If not, Setup can create partition & format as you want. But first it should recognize the disk. – Nime Cloud – 2011-08-19T20:16:40.607

It certainly seems weird – Col – 2011-08-19T20:24:13.777

0

I updated firmware for intel ssd disk by maiking bootable flash with firmware iso. It takes 30 seconds. Then windows was successfully installed on ssd disk.

Maxim Yefremov

Posted 2011-08-19T19:39:23.133

Reputation: 1 105

-1

Disconnect all your other drives. It worked for me.

Mike

Posted 2011-08-19T19:39:23.133

Reputation: 1

1Welcome to Super User. If you're able, please consider adding some additional explanation as to why this works. Thanks for contributing. – I say Reinstate Monica – 2018-10-30T01:51:11.877