View Single Post
 
Old 04-22-2010, 10:48 AM
spalek83's Avatar
spalek83 spalek83 is offline
 
Join Date: Oct 2009
Location: 127.0.0.1
Posts: 152
you need you windows 7 install dvd
boot it. set windows 7 partition to active
  1. After the language select screen, choose "Repair your computer" from the lower left
  2. The system will not find any installations. This is okay, click the top radio button and hit Next
  3. You'll see a list of "System Recovery Options". Open up the Command Prompt
  4. Try typing the following commands in order: "bootrec /fixmbr", "bootrec /fixboot", "bootrec /rebuildbdc". If these complete successfully, go ahead and skip the next step. However, if any of these steps reports "Element cannot be found" you need to reconfigure the disk configuration.
  5. You're going to use DISKPART to make the Win7 partition active. You can type "HELP" for a list of commands or check out Microsoft's help page. Basically you select the drive first ("LIST DRIVES" and then "SELECT DRIVE [number]") and then the partition ("LIST PARTITION" and then "SELECT PARTITION [number]") where Win7 is installed. Then type "ACTIVE" to make the selected partition active. Once this is finished, repeat the previous step.
  6. With the bootloader now created, we need to let Win7 configure it. Restart and boot from the DVD again, and choose the same repair option as before. Now you should see your Win7 installation listed. Allow the installer to repair the system. You may have to repeat this step once or twice, but eventually the bootloader will be fixed and your machine will work again!
once win7 bootloader is repaired, set osx partition to active, and when booting windows 7 select it from cham's menu
Reply With Quote