3) Now we need to enable Legacy Boot options or Native boot option. This will probably be in the same location as Secure Boot, it may be grayed out until you actually disable Secure Boot. Save it and exit BIOS.
This may also be called "Launch CSM" (Asus, and others). Make sure that is *enabled*. You do *not* have to also enable "PXE OpROM"
--------------------------
You didn't get up to this part yet, but here's some more help:
Tools to create bootable media (either DVD or USB):
Make bootable CD/DVD from ISO --
http://www.imgburn.com/Make bootable USB from ISO --
http://rufus.akeo.ie/Also some random help:
If you want to completely wipe the drive (you will lose recovery partition that comes with computer), and change from GPT to MBR:
Boot from Media (USB/DVD).
Get to this screen:
Press SHIFT + F10
Type the following commands (one at a time):
diskpart
select disk 0
clean
convert mbr
But usually you can just delete the OS partition, (usually with System Reserved (usually the first one)), leave the recovery partition intact, and select the now-deleted partition as new space for W7 install. See here for images:
http://goo.gl/l0QvUMP.S. You can (should) always backup your drive before messing around. I personally used clonezilla many times, but it may be a bit complicated. Paragon has some good options. (There are many, but be wary, not all of them deal with GPT well).