Rebuild boot manager after missing boot partition

How to use TestDisk to recover lost partition
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
pelox
Posts: 1
Joined: 26 Nov 2016, 17:57

Rebuild boot manager after missing boot partition

#1 Post by pelox »

Hi everybody,

I have been experiencing some issues with my laptop 300GB HDD and decided to replace it after the frequency of bad sectors showing up was starting to compromise its performance.
Basically the HDD structure is as follows:
- A hidden 10GB recovery partition which contains the boot manager.
- A Primary 100GB partition with WIndows 7
- A logical 190GB partition with all the Data

I have tried to simply clone the disk using a variety of applications, but none of them can read the damaged Recovery partition. The other two are copied without problems.

The issue comes when I try to boot the new disk without the recovery partition. My computer is not able to locate the right boot sector in the HDD, but I can still boot it using Hiren's Boot and launch using "Boot from Hard Drive". The partitions are perfectly healthy.
I've tried to refresh the new disk structure using TestDisk, and make the W7 partition bootable (*) and the Data partition Logical (L). I write the new partition table and reboot, but nothing happens. If I boot without HIren's CD (or any other bootable disk) I just get the infamous blinking cursor, so my PC does not locate the boot sector correctly.

What should I do now in order to update the new disk structure and make it bootable?

Thank you!

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: Rebuild boot manager after missing boot partition

#2 Post by cgrenier »

Run "bootrec.exe /fixmbr" from the Recovery Console.

Locked