Repair your computer option not working (restoring factory backup)

Page 9 of 21 FirstFirst ... 789101119 ... LastLast

  1. Posts : 25
    vista home premium 32bit
       #81

    files


    yep majority of size of d:

    when trying to upload bcd it comes up invalid file type
    Repair your computer option not working (restoring factory backup) Attached Files
      My Computer


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

    christopherleck said:
    yep majority of size of d:

    when trying to upload bcd it comes up invalid file type
    If want d:\boot\bcd
    Just make a copy and name that copy bcd.txt . then post here
    -------------------------------------------
    How large is D disk, how much space used, how much space is "majority of size of d"?
      My Computer


  3. Posts : 25
    vista home premium 32bit
       #83

    added to zip
      My Computer


  4. Posts : 25
    vista home premium 32bit
       #84

    hopefully


    as a zip
    Repair your computer option not working (restoring factory backup) Attached Files
      My Computer


  5. Posts : 25
    vista home premium 32bit
       #85

    apologies 4.83 Gb
      My Computer


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

    In elevated command prompt:
    Code:
    bcdedit/enum all /store  d:\boot\bcd
    do you see:
    id {572bcd55-ffa7-11d9-aae0-0007e994107d}
    device partition=D:
    path \windows\system32\boot\winload.exe
    description Windows Recovery Environment
    osdevice partition=D:
    systemroot \windows
    nx OptIn
    detecthal Yes
    winpe Yes

    ??????
      My Computer


  7. Posts : 25
    vista home premium 32bit
       #87

    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>bcdedit /enum all /store d:\bcd
    The boot configuration data store could not be opened.
    The system cannot find the file specified.

    C:\Windows\system32>bcdedit /enum all /store d:\bcd
    The boot configuration data store could not be opened.
    The system cannot find the file specified.

    C:\Windows\system32>bcdedit /enum all /store d:\imagelayout\boot
    The boot configuration data store could not be opened.
    Insufficient system resources exist to complete the requested service.

    C:\Windows\system32>bcdedit /enum all /store d:\imagelayout\boot\bcd

    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {default}
    displayorder {default}
    toolsdisplayorder {memdiag}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {default}
    device ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411
    -000476eba25f}
    path \windows\system32\boot\winload.exe
    description Windows Setup
    locale en-US
    inherit {bootloadersettings}
    osdevice ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411
    -000476eba25f}
    systemroot \windows
    detecthal Yes
    winpe Yes
    ems Yes

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device boot
    path \boot\memtest.exe
    description Windows Memory Diagnostic
    locale en-US
    inherit {globalsettings}

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

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

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

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

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

    Device options
    --------------
    identifier {7619dcc8-fafe-11d9-b411-000476eba25f}
    ramdisksdidevice boot
    ramdisksdipath \boot\boot.sdi

    C:\Windows\system32>
      My Computer


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

    run this bat file. It modifies your current bcd menu. Post bcdedit /enum all output afterwards.
    What happens if you do repair your computer afterwards?
    Repair your computer option not working (restoring factory backup) Attached Files
      My Computer


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

    christopherleck said:
    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>bcdedit /enum all /store d:\bcd
    The boot configuration data store could not be opened.
    The system cannot find the file specified.

    C:\Windows\system32>bcdedit /enum all /store d:\bcd
    The boot configuration data store could not be opened.
    The system cannot find the file specified.

    C:\Windows\system32>bcdedit /enum all /store d:\imagelayout\boot
    The boot configuration data store could not be opened.
    Insufficient system resources exist to complete the requested service.

    C:\Windows\system32>bcdedit /enum all /store d:\imagelayout\boot\bcd

    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {default}
    displayorder {default}
    toolsdisplayorder {memdiag}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {default}
    device ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411
    -000476eba25f}
    path \windows\system32\boot\winload.exe
    description Windows Setup
    locale en-US
    inherit {bootloadersettings}
    osdevice ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411
    -000476eba25f}
    systemroot \windows
    detecthal Yes
    winpe Yes
    ems Yes

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device boot
    path \boot\memtest.exe
    description Windows Memory Diagnostic
    locale en-US
    inherit {globalsettings}

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

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

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

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

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

    Device options
    --------------
    identifier {7619dcc8-fafe-11d9-b411-000476eba25f}
    ramdisksdidevice boot
    ramdisksdipath \boot\boot.sdi

    C:\Windows\system32>

    bcdedit /enum all /store d:\bcd
    should be:
    bcdedit /enum all /store d:\boot\bcd
      My Computer


  10. Posts : 25
    vista home premium 32bit
       #90

    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>cd\

    C:\>a:

    A:\>dir
    Volume in drive A is PM80_DISK_1
    Volume Serial Number is 19D3-3465

    Directory of A:\

    23/12/2013 21:43 2,886 dump.txt
    23/12/2013 21:44 682 retry.bat
    2 File(s) 3,568 bytes
    0 Dir(s) 1,162,752 bytes free

    A:\>retry

    A:\>BCDEDIT /delete {572bcd55-ffa7-11d9-aae0-0007e994107d}
    The operation completed successfully.

    A:\>BCDEDIT /create {572bcd55-ffa7-11d9-aae0-0007e994107d} -d "Windows Recovery
    Environment" /application OSLOADER
    The entry {572bcd55-ffa7-11d9-aae0-0007e994107d} was successfully created.

    A:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} device partition=D:
    The operation completed successfully.

    A:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} path \windows\system32\b
    oot\winload.exe
    The operation completed successfully.

    A:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} osdevice partition=D:
    The operation completed successfully.

    A:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} systemroot \windows
    The operation completed successfully.

    A:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} nx OptIn
    The operation completed successfully.

    A:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} detecthal Yes
    The operation completed successfully.

    A:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} winpe Yes
    The operation completed successfully.

    A:\>pause
    Press any key to continue . . .

    A:\>cd\

    A:\>bcdedit /enum all

    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=S:
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {current}
    resumeobject {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 30
    resume No

    Windows Boot Loader
    -------------------
    identifier {572bcd55-ffa7-11d9-aae0-0007e994107d}
    device partition=D:
    path \windows\system32\boot\winload.exe
    description Windows Recovery Environment
    osdevice partition=D:
    systemroot \windows
    nx OptIn
    detecthal Yes
    winpe Yes

    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Microsoft Windows Vista
    locale en-US
    inherit {bootloadersettings}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    nx OptIn

    Resume from Hibernate
    ---------------------
    identifier {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    device partition=C:
    path \Windows\system32\winresume.exe
    description Windows Resume Application
    locale en-US
    inherit {resumeloadersettings}
    filedevice partition=C:
    filepath \hiberfil.sys
    pae Yes
    debugoptionenabled No

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device partition=S:
    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}

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

    Setup Ramdisk Options
    ---------------------
    identifier {ramdiskoptions}
    description Ramdisk Options
    ramdisksdidevice partition=S:
    ramdisksdipath \boot\boot.sdi

    A:\>
      My Computer


 
Page 9 of 21 FirstFirst ... 789101119 ... 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 15:52.
Find Us