Skip to main content

Windows 7, F8 boot option not working

Thread needs solution

Hi all,
I think my problem is similar to http://forum.acronis.com/forum/6758
I have a Dell Adamo laptop with SSD, and after upgrading the firmware of the SSD, the drive become formated, and i have to restore all partitions, previously cloned to another drive. After that, i have problems loading Windows 7. Run the recovery disk > startup repair and all was fine, i am able to boot Win7. But when i hit f8, there was an error:
Windows failed to start. A Recent hardware or software change might be the cause. To fix the problem:

1. Insert your windows installation disc and restart your computer.
2. Choose your langugae settings, and then click next
3. Click "repair your computer."

Status: 0xc000000e
Info: The boot selection failed because a required device is inaccessible.

I think BCD is somehow screwed up, but I do not know how to repair it.

Here is the copy/paste and attach of bcdedit /enum all:

Windows Boot Manager
--------------------
identifier              {bootmgr}
device                  partition=\Device\HarddiskVolume2
path                    \bootmgr
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {current}
resumeobject            {2ac93486-9772-11df-8a1f-b8ac6f6309d6}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Windows Boot Loader
-------------------
identifier              {2ac93487-9772-11df-8a1f-b8ac6f6309d6}
device                  unknown
path                    \Windows\system32\winload.exe
description             Windows 7
locale                  en-US
inherit                 {bootloadersettings}
recoverysequence        {2ac93488-9772-11df-8a1f-b8ac6f6309d6}
recoveryenabled         Yes
osdevice                unknown
systemroot              \Windows
resumeobject            {2ac93486-9772-11df-8a1f-b8ac6f6309d6}
nx                      OptIn

Windows Boot Loader
-------------------
identifier              {2ac93488-9772-11df-8a1f-b8ac6f6309d6}

Windows Boot Loader
-------------------
identifier              {current}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Windows 7 Home Premium (recovered)
locale                  en-US
recoverysequence        {2ac93488-9772-11df-8a1f-b8ac6f6309d6}
recoveryenabled         Yes
osdevice                partition=C:
systemroot              \Windows
resumeobject            {b424e910-b321-11e1-a275-806e6f6e6963}

Windows Boot Loader
-------------------
identifier              {7802cc96-b375-11e1-8f8b-f94575c388b5}
device                  ramdisk=[\Device\HarddiskVolume2]\Recovery\windowsre\Winre.wim,{7802cc97-b375-11e1-8f8b-f94575c388b5}
path                    \windows\system32\winload.exe
description             Windows Recovery Environment (recovered)
locale                  
osdevice                ramdisk=[\Device\HarddiskVolume2]\Recovery\windowsre\Winre.wim,{7802cc97-b375-11e1-8f8b-f94575c388b5}
systemroot              \windows
winpe                   Yes

Resume from Hibernate
---------------------
identifier              {2ac93486-9772-11df-8a1f-b8ac6f6309d6}
device                  unknown
path                    \Windows\system32\winresume.exe
description             Windows Resume Application
locale                  en-US
inherit                 {resumeloadersettings}
filedevice              unknown
filepath                \hiberfil.sys
debugoptionenabled      No

Resume from Hibernate
---------------------
identifier              {b424e910-b321-11e1-a275-806e6f6e6963}
device                  partition=C:
path                    \Windows\system32\winresume.exe
description             Windows 7 Home Premium (recovered)
locale                  en-US
inherit                 {resumeloadersettings}
filedevice              partition=C:
filepath                \hiberfil.sys
debugoptionenabled      No

Windows Memory Tester
---------------------
identifier              {memdiag}
device                  partition=\Device\HarddiskVolume2
path                    \boot\memtest.exe
description             Windows Memory Diagnostic
locale                  en-US
inherit                 {globalsettings}
badmemoryaccess         Yes

EMS Settings
------------
identifier              {emssettings}
bootems                 Yes

Debugger Settings
-----------------
identifier              {dbgsettings}
debugtype               Serial
debugport               1
baudrate                115200

RAM Defects
-----------
identifier              {badmemory}

Global Settings
---------------
identifier              {globalsettings}
inherit                 {dbgsettings}
                        {emssettings}
                        {badmemory}

Boot Loader Settings
--------------------
identifier              {bootloadersettings}
inherit                 {globalsettings}
                        {hypervisorsettings}

Hypervisor Settings
-------------------
identifier              {hypervisorsettings}
hypervisordebugtype     Serial
hypervisordebugport     1
hypervisorbaudrate      115200

Resume Loader Settings
----------------------
identifier              {resumeloadersettings}
inherit                 {globalsettings}

Device options
--------------
identifier              {2ac93489-9772-11df-8a1f-b8ac6f6309d6}
description             Ramdisk Options
ramdisksdidevice        unknown
ramdisksdipath          \Recovery\WindowsRE\boot.sdi

Device options
--------------
identifier              {7802cc97-b375-11e1-8f8b-f94575c388b5}
ramdisksdidevice        partition=\Device\HarddiskVolume2
ramdisksdipath          \Recovery\windowsre\boot.sdi

Any help will be appreciated.

Attachment Size
bcdoutput.txt 4.8 KB
0 Users found this helpful