Can't boot normally after gparted realignment

Page 5 of 10 FirstFirst ... 34567 ... LastLast

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

    Kaktussoft said:
    johntf said:
    Hi Kaktussoft,
    Attached is a screenshot of what happens when I type exactly what you said. All the error messages are the reason I thought I was missing something, which I obviously am!
    Code was a little bit wrong ... sorry. I updated it in thread. c:\recovery\windowsre has been created succesfully. All you must do now


    Code:
     
    D:
    cd \recovery\windowsre
    xcopy /h winre.wim c:\recovery\windowsre
    xcopy /h boot.sdi c:\recovery\windowsre
    did copy succeed succsful?
      My Computer


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

    did you do
    reagentc/disable
    REAGENTC /SETREIMAGE /PATH C:\Recovery\windowsre\
    reagentc/enable

    ?
    Last edited by Kaktussoft; 21 May 2012 at 03:24.
      My Computer


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

    post output of bcdedit/enum all !!!!
    but first do the reagentc commands if not done yet
      My Computer


  4. Posts : 35
    Windows 7 Premium x64
    Thread Starter
       #44

    Hi there,

    My bcdedit output reads :


    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=\Device\HarddiskVolume2
    path \bootmgr
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {current}
    resumeobject {1f8184a2-14de-11df-9734-f08c6d8c50b0}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 10

    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7 Home Premium
    locale en-US
    recoverysequence {f3fff01e-a260-11e1-a1e8-848f69c777b3}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {19559bd2-a197-11e1-9581-806e6f6e6963}

    Windows Boot Loader
    -------------------
    identifier {07288cf1-a1e2-11e1-b319-91d364d3f396}
    device ramdisk=[\Device\HarddiskVolume2]\Recovery\windowsre\Winre.wim,{07288cf2-a1e2-11e1-b319-91d364d3f396}
    path \windows\system32\winload.exe
    description Windows Recovery Environment (recovered)
    locale
    osdevice ramdisk=[\Device\HarddiskVolume2]\Recovery\windowsre\Winre.wim,{07288cf2-a1e2-11e1-b319-91d364d3f396}
    systemroot \windows
    winpe Yes

    Windows Boot Loader
    -------------------
    identifier {07288cf3-a1e2-11e1-b319-91d364d3f396}
    device ramdisk=[\Device\HarddiskVolume5]\Recovery\windowsre\Winre.wim,{07288cf4-a1e2-11e1-b319-91d364d3f396}
    path \windows\system32\winload.exe
    description Windows Recovery Environment (recovered)
    locale
    osdevice ramdisk=[\Device\HarddiskVolume5]\Recovery\windowsre\Winre.wim,{07288cf4-a1e2-11e1-b319-91d364d3f396}
    systemroot \windows
    winpe Yes

    Windows Boot Loader
    -------------------
    identifier {f3fff01e-a260-11e1-a1e8-848f69c777b3}
    device ramdisk=[\Device\HarddiskVolume2]\Recovery\WindowsRE\Winre.wim,{f3fff01f-a260-11e1-a1e8-848f69c777b3}
    path \windows\system32\winload.exe
    description Windows Recovery Environment
    inherit {bootloadersettings}
    osdevice ramdisk=[\Device\HarddiskVolume2]\Recovery\WindowsRE\Winre.wim,{f3fff01f-a260-11e1-a1e8-848f69c777b3}
    systemroot \windows
    nx OptIn
    winpe Yes

    Resume from Hibernate
    ---------------------
    identifier {19559bd2-a197-11e1-9581-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 {07288cf2-a1e2-11e1-b319-91d364d3f396}
    ramdisksdidevice partition=\Device\HarddiskVolume2
    ramdisksdipath \Recovery\windowsre\boot.sdi

    Device options
    --------------
    identifier {07288cf4-a1e2-11e1-b319-91d364d3f396}
    ramdisksdidevice partition=\Device\HarddiskVolume5
    ramdisksdipath \Recovery\windowsre\boot.sdi

    Device options
    --------------
    identifier {1f8184a5-14de-11df-9734-f08c6d8c50b0}
    description Ramdisk Options
    ramdisksdidevice unknown
    ramdisksdipath \Recovery\1f8184a4-14de-11df-9734-f08c6d8c50b0\boot.sdi

    Device options
    --------------
    identifier {f3fff01f-a260-11e1-a1e8-848f69c777b3}
    description Ramdisk Options
    ramdisksdidevice partition=\Device\HarddiskVolume2
    ramdisksdipath \Recovery\WindowsRE\boot.sdi
    I can disable and re-enable REAGENTC, but I get this message :

    C:\Windows\system32>REAGENTC /SETREIMAGE /PATH C:\Recovery\windowsre\winre.wim
    REAGENTC.EXE: Operation failed: 3
    The system cannot find the path specified.
    Last edited by johntf; 21 May 2012 at 03:30.
      My Computer


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

    you posted the old bcd file from harddisk. Boot from SSD and post bcdedit/enum all output
      My Computer


  6. Posts : 35
    Windows 7 Premium x64
    Thread Starter
       #46

    I edited my previous post with bcd output!
      My Computer


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

    bcdedit/store c:\boot\bcd /enum all

    post output
      My Computer


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

    REAGENTC /SETREIMAGE /PATH C:\Recovery\windowsre\
    reagentc/enable
    reagentc/info

    post output
      My Computer


  9. Posts : 35
    Windows 7 Premium x64
    Thread Starter
       #49

    See attached. It now won't let me enable reagentc - it says that Access is Denied.
    Can't boot normally after gparted realignment Attached Files
      My Computer


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

    reagentc output looks fin now!

    bcd33.txt is output of bcdedit /enum all ???? So you have booted to ssd??
      My Computer


 
Page 5 of 10 FirstFirst ... 34567 ... 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 10:27.
Find Us