BCDedit output to text ?


  1. Posts : 49
    Win 7 Ultimate sp-1 64 Bit+Vista Ultimate sp-2 64 Bit
       #1

    BCDedit output to text ?


    Hi All
    Can anyone tell me how to get bcdoutput.txt as a file,and can you help me understand what it is telling me after i post it here ?
    I know how to get to c:\ as adm and bcdedit,just cant remember how to get it to a .txt file !!
    Thanks for now .
      My Computer


  2. Posts : 22,814
    W 7 64-bit Ultimate
       #2

    Hello Jerry.


    Start by having a look through this tutorial at the link below and be sure to post back with any further questions you may have and to keep us informed.


    Enable Copy to Clipboard from the Windows 7 Command Prompt
      My Computer


  3. Posts : 222
    Win 7 Ult + Starter, XP Pro +Home, 2kAS, Linux Mint 8, SuperOS
       #3

    The output redirection operator > is used to send the command output to somewhere

    so dir c:\windows > windirlist.txt would output the dir command for the windows directory in the file windirlist.txt
      My Computer


  4. Posts : 49
    Win 7 Ultimate sp-1 64 Bit+Vista Ultimate sp-2 64 Bit
    Thread Starter
       #4

    Hi
    This is what i came up with the first is bcdoutput.txt this was done just after 7 came out and i used the Dell vista recovery D:\ partition
    and make it work with Win 7 as a recovery option and it works with 7 ultimate 64 bit just like it did with Vista ultimate 64 bit F8 to advance boot options to repair my computer then to the option for Dell factory restore image i made the factory.wim file myself for win 7 64 bit!
    some how there was a command to copie the bcdoutput to .txt and it would show up
    as bcdoutput.txt in the root of c:\ i was going to compair them but cant come up with the right command ???
    The other one is from now bcd.txt. it was copied from the C:\ to note pad on the desktop .
    They do not match ?
    Thanks .
    Hope they show up here i have not done the attachment thing so maybe it will show up LOL
    Edit for new bcdoutput attachment.
    I found the command with bing on this link
    http://forum.acronis.com/forum/6758?page=1
    BCDedit output to text ? Attached Files
    Last edited by Jerryw; 30 Mar 2011 at 18:59.
      My Computer


  5. Posts : 49
    Win 7 Ultimate sp-1 64 Bit+Vista Ultimate sp-2 64 Bit
    Thread Starter
       #5

    Hi
    Forgot to post the command it is .

    bcdedit /enum all > c:\bcdoutput.txt
      My Computer


  6. Posts : 49
    Win 7 Ultimate sp-1 64 Bit+Vista Ultimate sp-2 64 Bit
    Thread Starter
       #6

    Hi All
    Here is the bcd.txt i know its a long one but there is a few questions to ask about it
    If someone can help me it ,it would be grate.

    Code:
     
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:\Windows\system32>bcdedit /enum all
    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=C:
    path \bootmgr
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {current}
    resumeobject {e37174a1-0aaf-11df-be7f-a4975523f0f9}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 30
    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 Windows 7 Ultimate 64 Bit
    locale en-US
    inherit {bootloadersettings}
    recoverysequence {572bcd55-ffa7-11d9-aae0-0007e994107d}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {e37174a1-0aaf-11df-be7f-a4975523f0f9}
    nx OptIn
    Windows Boot Loader
    -------------------
    identifier {e37174a5-0aaf-11df-be7f-a4975523f0f9}
    Windows Boot Loader
    -------------------
    identifier {e37174a7-0aaf-11df-be7f-a4975523f0f9}
    device ramdisk=[C:]\Recovery\e37174a5-0aaf-11df-be7f-a4975523f0
    f9\Winre.wim,{e37174a8-0aaf-11df-be7f-a4975523f0f9}
    path \windows\system32\winload.exe
    description Windows Recovery Environment (recovered)
    locale
    osdevice ramdisk=[C:]\Recovery\e37174a5-0aaf-11df-be7f-a4975523f0
    f9\Winre.wim,{e37174a8-0aaf-11df-be7f-a4975523f0f9}
    systemroot \windows
    winpe Yes
    Windows Boot Loader
    -------------------
    identifier {e37174a9-0aaf-11df-be7f-a4975523f0f9}
    device partition=E:
    path \Tools-64-Bit\Windows\system32\winload.exe
    description Windows (TM) Code Name "Longhorn" Preinstallation Enviro
    nment (recovered)
    locale en-US
    osdevice partition=E:
    systemroot \Tools-64-Bit\Windows
    winpe Yes
    Resume from Hibernate
    ---------------------
    identifier {e37174a1-0aaf-11df-be7f-a4975523f0f9}
    device partition=C:
    path \Windows\system32\winresume.exe
    description Windows Resume Application
    locale en-US
    inherit {resumeloadersettings}
    filedevice partition=C:
    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 {e37174a8-0aaf-11df-be7f-a4975523f0f9}
    ramdisksdidevice partition=C:
    ramdisksdipath \Recovery\e37174a5-0aaf-11df-be7f-a4975523f0f9\boot.sdi
    C:\Windows\system32>
    Thanks
      My Computer


 

  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 07:59.
Find Us