Win7 System Image Restore does not boot from Windows - 0xc0000225

Page 1 of 2 12 LastLast

  1. Posts : 26
    Win7 Pro x64
       #1

    Win7 System Image Restore does not boot from Windows - 0xc0000225


    Win7 pro x64. I can create images and restore them using bootable media [DVD], however if I attempt to restore an image using the Backup and Restore option in Control Panel, Specifically -

    Recover system settings or your computer>Advanced recovery methods>use a system image you created earlier to recover your computer

    when the system attempts to boot I get the follwing message:

    Windows failed to start ....etc
    Status: 0xc0000225
    Info: The boot selection failed because a required device is inaccessible

    The system suggests I use the Win7 install disk, which I allow to perform repairs. They do not work.
    The recovery disk burned by Windows sees there is a problem and offers to fix. That does not work.

    Have restored MBR per
    MBR - Restore Windows 7 Master Boot Record

    Suggestions?

    TIA
      My Computer


  2. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #2

    Boot from win7 install dvd and press shift+f10 Command Prompt at Startup
    Or win7 system repair disc and enter command prompt:
    Code:
    bcdedit  /enum  {default}
    Post output
      My Computer


  3. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #3

    In that command prompt:
    Code:
    bcdedit /enum  all > c:\bcd.txt
    copy C:\bcd.txt to usb stick and attach stick to working machine. Post file bcd.txt
    You may delete C:\bcd.txt later.
      My Computer


  4. Posts : 26
    Win7 Pro x64
    Thread Starter
       #4

    Kaktussoft said:
    Boot from win7 install dvd and press shift+f10 Command Prompt at Startup
    Or win7 system repair disc and enter command prompt:
    Code:
    bcdedit  /enum  {default}
    Post output
    Pic attached
    Attached Thumbnails Attached Thumbnails Win7 System Image Restore does not boot from Windows - 0xc0000225-config.jpg  
      My Computer


  5. Posts : 26
    Win7 Pro x64
    Thread Starter
       #5

    Kaktussoft said:
    In that command prompt:
    Code:
    bcdedit /enum  all > c:\bcd.txt
    copy C:\bcd.txt to usb stick and attach stick to working machine. Post file bcd.txt
    You may delete C:\bcd.txt later.
    cannot find such a file in C:\

    no error message in command prompt

    what am I doing wrong?
      My Computer


  6. Posts : 26
    Win7 Pro x64
    Thread Starter
       #6

    Found it...


    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=C:
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {default}
    resumeobject {8ada3702-5290-11e3-a994-e357f60ca7c8}
    displayorder {default}
    toolsdisplayorder {memdiag}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {default}
    device partition=D:
    path \Windows\system32\winload.exe
    description Windows 7
    locale en-US
    inherit {bootloadersettings}
    recoverysequence {8ada3706-5290-11e3-a994-e357f60ca7c8}
    recoveryenabled Yes
    osdevice partition=D:
    systemroot \Windows
    resumeobject {8ada3702-5290-11e3-a994-e357f60ca7c8}
    nx OptIn

    Windows Boot Loader
    -------------------
    identifier {8ada3706-5290-11e3-a994-e357f60ca7c8}

    Resume from Hibernate
    ---------------------
    identifier {8ada3702-5290-11e3-a994-e357f60ca7c8}
    device partition=D:
    path \Windows\system32\winresume.exe
    description Windows Resume Application
    locale en-US
    inherit {resumeloadersettings}
    filedevice partition=D:
    filepath \hiberfil.sys
    debugoptionenabled No

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device partition=C:
    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 {8ada3707-5290-11e3-a994-e357f60ca7c8}
    description Ramdisk Options
    ramdisksdidevice unknown
    ramdisksdipath \Recovery\8ada3706-5290-11e3-a994-e357f60ca7c8\boot.sdi
      My Computer


  7. Posts : 26
    Win7 Pro x64
    Thread Starter
       #7

    winload.exe is trashed??
      My Computer


  8. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #8

    In that command prompt:
    Code:
     
     DIR  D:\Windows\system32\winload.exe
    Does that file exist?

    Code:
    chkdsk/f  D:
    filesystem has no errors?
      My Computer


  9. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #9

    Code:
     
     bcdedit/delete  {8ada3707-5290-11e3-a994-e357f60ca7c8}
     bcdedit/delete  {8ada3706-5290-11e3-a994-e357f60ca7c8}
    Those entries are incomplete/corrupt. We can fix those later.
    Try this Startup Repair and post results
      My Computer


  10. Posts : 26
    Win7 Pro x64
    Thread Starter
       #10

    Winload exists
    Windows has checked the file system and found no problems

    Doing Startup Repair
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:02.
Find Us