So bootrec commands made your dsik unbootable. Normally so now you get "missing bootmgr" again?
What did "startup repair" fix and see as errors? There is an option like "view diagnostic details". click on it and see what errors there are.
Sorry to say... do the bootrec trick again. First only bootrec/fixmbr please
and then startup repair and view the diagnotics details
Are you sure bootrec/fixmbr succeeds succesfully?
no, dont get the missing bootmgr with bootrec.
soon as i hit edit, its done within the second. it just says done.
I think it dosnt do it realy.
Ok, ill do it again. and view the diagnotics.
in recovery environment command prompt:
dir c:\
sure that's windows partition?
bootsect /nt60 C: /force /mbr
bootsect /nt60 C: /force
actually the same as bootrec/fixmbr and fixboot. But gives you more output!
Sample output
bootsect /nt60 e: /force
Target volumes will be updated with BOOTMGR compatible bootcode.
E: (
\\?\Volume{d2602ac3-ded6-11e0-a821-806e6f6e6963})
Forced dismount complete, open handles to this volume are now invalid.
Successfully updated NTFS filesystem bootcode.
Bootcode was successfully updated on all targeted volumes.
----