Hi,
You have to create one rescue cd.
Boot from the Rescue CD again, select Repair Your Computer and choose the Command Prompt. When this loads, enter the following commands and hit enter after each one - include spaces as shown.
Bootrec.exe
bcdedit /export C:\BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.old
bootrec /RebuildBcd
bootrec /fixmbr
bootrec /fixboot
Remove the Rescue CD and try rebooting now.