Share via


windows server 2008 R2 BMR 0x80042412

Question

Tuesday, February 15, 2011 12:23 PM

Hi,

I work for a small company and we are running off a single DC with windows server 2008 R2 Enterprise installed, it has a single drive that is mirrored using windows software. I have a full image backup that is backed up to a dedicated removable hard drive. I have been trying to test the restore process on a machine with different hardware to the source DC. Which i need to do incase of a worst case scenario eg, the server is stolen/damaged beyond repair.

 

My problem is when i try to restore in win RE i get 0x80042412 error saying the destintion drive is not suitable. The destination drive is about 100 GB larger than the source drive. I have tried using  wbadmin with sysrecovery and i get the same error. I then tried to use wbadmin start recovery and got the volume to restore, but the machine wont boot, and get a BOOTMGR is missing. I then ran the recovery utilites i read about in other forums. i.e. bootrec.exe /fixboot and /fixmbr. I have tried deleting c:\boot\bcd and using bootrec to rebuild the bcd. i have run bootsect /nt60 c: /force and lastly i have run the StartRec.exe in the recovery dir on the WIN RE.

I have also tried a clean install and the booted into directory service repair mode and tried restoring just the system state. My best result so far is getting the server to boot to the loading screen and then the machine crashes and reboots.

 

I have not seen any other suggestion i haven't tried already. and help would be greatly appreciated.

 

Best regards

All replies (9)

Tuesday, February 15, 2011 1:58 PM

Hi, you need to first configure the disks on the destination machine the same as the source, run Diskpart on the source and then list disk

This will tell you how much space is needed on the destination.


Wednesday, February 16, 2011 3:19 AM

Hi,

 

Hope these can help:

 

http://social.technet.microsoft.com/Forums/et-EE/w7itproinstall/thread/ba10c353-70f6-425e-a36a-e5c5cf4ee24c

http://social.answers.microsoft.com/Forums/en-US/w7repair/thread/e855ee43-186d-4200-a032-23d214d3d524

 

Tim Quan

 


Wednesday, February 16, 2011 11:16 AM

Thanks for the response, unfortunetly that did not help, the source has the usual system reserved partition of 100 MB with an offset of 1024 KB and the primary is 297 GB with an offset of 101 MB. I did a wbadmin get items -version:<version id> and see the main partition is 297.99 GB so what i tried was install a clean installation, then booted off the cd and with the command prompt and diskpart formated the 100 MB and deleted the main partition and then recredted the main partition with a size of 298 GB

 

The offsets for both partitions are the same as the source. the only difference is there is a very small partition that is labeled as dynamic disk that is the only thing that is different. I read from one of the posts supplied by Tim that the backup should work irrespective of the raid configuration on the source server.

 

Any other suggestions i have not thought of? 


Wednesday, February 16, 2011 12:33 PM

can you post the diskpart info?


Wednesday, February 16, 2011 12:34 PM

Also are you configuring the raid the same on the dr box?


Wednesday, February 16, 2011 2:39 PM

No it has only a single drive. Its larger than the source drive. But is not part of a raid. I have thought about that and its the last thing i havent tested but i dont have 2 drives of equal size to test so thats why i haven't tried. do you think i need to set up the same raid on the destination machine?


Thursday, February 24, 2011 8:28 AM

i finally have an update on this, i discovered that the drives on the source were bigger than i thought, anyway i managed to get the image to restore through the wizard on a hyper-v machine. it complete with no problems being reported, but the machine wont boot. I get to the loading screen and the machine crashes. I also have noticed that the c:/boot folder is missing. and suggestions would be greatly appreciated.


Wednesday, March 16, 2011 8:20 AM

So no one has any information on this? I have done all the repair options:

bootsect /nt60 all /force 

bootrec /fixmbr

bootrec /fixboot

bootrec /rebuildbcd

 

nothing seems to get the machine to boot.


Thursday, March 17, 2011 5:14 PM

Hello,

You have mentioned that the OS disk is mirrored using Windows software. Were there two disks during backup ? If there were then you should attach two disks during recovery.

You should make sure that for restore to succeed - the number of disks and their size should be equal or more than backup time specially for the OS disks. Even if a single byte is less the restore will not happen.

To know, which disk will be used to recover your OS. Boot from Setup DVD, Cmd prompt, Diskpart.exe, Select Disk=System. This disk size should be greater than backup time boot disk.

More info:

http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/673b0432-1d46-498b-bc94-749d165a146e

Alternate recovery option:

http://social.technet.microsoft.com/Forums/en/winserverfiles/thread/f15bfe2f-e265-479a-afa3-f055530c97f5

Regards,
Vikas Ranjan[MSFT]
This information is provided as-is without any warranties, implicit or explicit.