To: Xilolee
I was instructed to run Fixing Windows boot problems - v7 - Macrium Reflect
on post #34
After running it the machine booted up to a blue screen with nothing on it. Macrium support didn't know how to fix it. The only way I was able to boot to see anything was to run Recovery console. When I ran Recovery console it deleted all the changes you asked me to put in. I'm very sorry all the work you did was lost.
I wrote a bat file to recreate all the changes you asked me to make. After re-building the boot entries I ran recovery console to test my rebuild.
Recovery console came up with this change:
The following startup options will be added:
Name: Windows Recovery Environment (recovered)
Path: Recovery\b0bb89f1-9f5b-11e7-8057-a0e8978e4021\Winre.wim
Windows Device: Partition=\\?\GLOBALROOT\Device\HarddiskVolume4 (68145 MB)
A copy of the current boot configuration data will be saved as: C:\Boot\BCD.Backup.0004
Is that something I need to add to the boot entries?
Currently this is what I have:
[CODE]
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
path \bootmgr
description Windows Boot Manager
inherit {globalsettings}
default {default}
displayorder {default}
{7ea0f578-f306-11e7-b76f-b416b7b9c242}
{7ea0f579-f306-11e7-b76f-b416b7b9c242}
timeout 5
Windows Boot Loader
-------------------
identifier {default}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7_OS
locale en-US
inherit {bootloadersettings}
bootdebug No
osdevice partition=C:
systemroot \Windows
nx OptIn
Windows Boot Loader
-------------------
identifier {7ea0f578-f306-11e7-b76f-b416b7b9c242}
device partition=\Device\HarddiskVolume2
path \Windows\system32\winload.exe
description Windows XP
locale en-US
inherit {bootloadersettings}
osdevice partition=\Device\HarddiskVolume2
systemroot \Windows
Windows Boot Loader
-------------------
identifier {7ea0f579-f306-11e7-b76f-b416b7b9c242}
device partition=\Device\HarddiskVolume4
path \Windows\system32\winload.exe
description Windows 7 Ultimate
locale en-US
inherit {bootloadersettings}
osdevice partition=\Device\HarddiskVolume4
systemroot \Windows
[/CODE]
Thanks,
Docfxit