I used this method from Tweak Hound. But methinks I had to change to to the ssd instead of the UEFI install..
Code:
Windows 7 Installation Advanced Drive Formatting
1 – Boot up from the Windows 7 installation disc.
2 – Choose Repair your computer.
3 – In the System Recovery Options screen, choose Use recovery tools… and click Next.
4 – Open the Command Prompt.
5 – Type diskpart and hit Enter.
6 – Type list disk . Find the disk you wish to install Windows 7 on. If you only have one disk then it will show as disk 0. If you have multiple disks find the drive you wish to install 7 on.
7 – Type select disk 0 (or use the number of the disk you wish to install Windows 7 on)(note – that is a zero)
8 – Type list partition. There shouldn’t be any.
9 – Type create partition primary.
10- Type select partition 1.
11- Type active.
12- Type format quick.
13- When finished reboot and begin your installation.
Bookmarks