Windows 7 Install: No drives were found
Solution 1:
Note that running these commands will break any previous OS and data on disk.
After you get past the language selection, select Repair, open Command Prompt and type the following commands (pressing Enter after each one):
diskpart
list disk
select disk <number>
clean
Restart the system, and now you should be able to complete the installation.