Help Regarding SFC Scan Corruption [NEED 2 BCD COMPONENTS FILES]

Page 1 of 2 12 LastLast

  1. Posts : 25
    Windows 7 Ultimate 32bit
       #1

    Help Regarding SFC Scan Corruption [NEED 2 BCD COMPONENTS FILES]


    PC RUNS SMOOTH NO PROBLEM AT ALL ONLY

    SFC /SCANNOW SHOWS COMPONENTS ERROR


    Code:
    SFCFix version 2.4.3.0 by niemiro.
    Start time: 2015-05-03 22:38:23.550
    Microsoft Windows 7 Service Pack 1 - amd64
    Not using a script file.
    
    
    
    
    AutoAnalysis::
    FIXED: Corruption at C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.18140_none_706936a5b4549430\PresentationFramework.dll has been successfully repaired from C:\Windows\assembly\GAC_MSIL\PresentationFramework\3.0.0.0__31bf3856ad364e35\PresentationFramework.dll.
    
    
    CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-b..environment-dvd-efi_31bf3856ad364e35_6.1.7600.16385_none_313c88fc9e3423aa\BCD
    CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-b..nvironment-dvd-pcat_31bf3856ad364e35_6.1.7600.16385_none_f60cc30a4a2fb068\BCD
    
    
    SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
       CBS & SFC total detected corruption count:     3
       CBS & SFC total unimportant corruption count:  0
       CBS & SFC total fixed corruption count:        1
       SURT total detected corruption count:          0
       SURT total unimportant corruption count:       0
       SURT total fixed corruption count:             0
    AutoAnalysis:: directive completed successfully.
    
    
    
    
    Successfully processed all directives.
    SFCFix version 2.4.3.0 by niemiro has completed.
    Currently storing 1 datablocks.
    Finish time: 2015-05-03 22:43:32.990
    ----------------------EOF-----------------------
    have to fix this two Windows 7 x64 Ultimate [Can't Find OEM Disc ATM]

    CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-b..environment-dvd-efi_31bf3856ad364e35_6.1.7600.16385_none_313c88fc9e3423aa\BCD

    CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-b..nvironment-dvd-pcat_31bf3856ad364e35_6.1.7600.16385_none_f60cc30a4a2fb068\BCD
      My Computer


  2. Posts : 397
    Windows 7 Home Premium 64-Bit SP1
       #2

    Hello when running the sfc /scannow and it finds a problem you should then run the sfc at least 3 times so it can fix what it can.
      My Computer


  3. Posts : 25
    Windows 7 Ultimate 32bit
    Thread Starter
       #3

    americancritic said:
    Hello when running the sfc /scannow and it finds a problem you should then run the sfc at least 3 times so it can fix what it can.
    i did run it 2 times again trying 3 times it will take some time though

    do manually copying those 2 BCD file will mix problem ?

    HELP ME BY UPLOAD THOSE FILES attaching checksums

    Dir
    C:\Windows\winsxs\amd64_microsoft-windows-b..environment-dvd-efi_31bf3856ad364e35_6.1.7600.16385_none_313c88fc9e3423aa\

    File: BCD Size:256 KB

    CRC-32: e4c46883
    MD4: 82ee1a27c926438e1d32817900e92f3e
    MD5: 9fe78f8ecc4e9dc54c345b7f0affdb34
    SHA-1: 5e973466b8cc2b5272de3624a7e0359c785cf10c

    check this link for default size
    BCD.


    File: boot.sdi Size: 3,096 KB

    CRC-32: 209cb6e6
    MD4: 45ea60feb6bb81074d7b3b88e971bb35
    MD5: 22d9945b4aae36dd59620a918f2e65f4
    SHA-1: bb025cedca07887916c4b7e5fa7a641ed3e30c14

    2 Dir

    C:\Windows\winsxs\amd64_microsoft-windows-b..nvironment-dvd-pcat_31bf3856ad364e35_6.1.7600.16385_none_f60cc30a4a2fb068\

    File: BCD Size:256 KB

    CRC-32: 969e3c4c
    MD4: aae8ad34e4800bbd16f510871053550a
    MD5: ec7f9075f332b9a64486cafc65237a32
    SHA-1: bcef7956f37a062cbf8ae030531a245b28aeed48

    File: boot.sdi Size: 3,096 KB

    CRC-32: 209cb6e6
    MD4: 45ea60feb6bb81074d7b3b88e971bb35
    MD5: 22d9945b4aae36dd59620a918f2e65f4
    SHA-1: bb025cedca07887916c4b7e5fa7a641ed3e30c14

    both boot.sdi file have same hash

    problem is with BCD i think

    i used EasyBCD 2.2 for dual booting
      My Computer


  4. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #4

    There is very rarely any point in running an SFC scan more than once.


    I've uploaded a file - ynhaa.zip - to my OneDrive at Noel's OneDrive
    Please download and save it.

    Right-click on the saved file and select Extract all...
    Change the target to C:\ and click on Extract
    Close all windows (it would be a good idea to print these instructions!)

    Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
    Pick that
    You'll have to log in with your username and password.

    Pick the option to use a Command Prompt
    At the prompt type
    DIR C:\ynhaa
    hit the enter key - if you get a 'Not Found' error try
    DIR D:\ynhaa
    or
    DIR E:\ynhaa



    The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...



    XCOPY <drive>:\ynhaa <drive>:\windows\winsxs /y /i /s /v /h



    (e.g. XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )



    run the command (it should take almost no time) and when the prompt returns, type
    EXIT
    and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

    Now run SFC /SCANNOW in an Elevated Command Prompt
    then reboot and upload the new CBS.log file to your reply
      My Computer


  5. Posts : 25
    Windows 7 Ultimate 32bit
    Thread Starter
       #5

    NoelDP said:
    There is very rarely any point in running an SFC scan more than once.


    I've uploaded a file - ynhaa.zip - to my OneDrive at Noel's OneDrive
    Please download and save it.

    Right-click on the saved file and select Extract all...
    Change the target to C:\ and click on Extract
    Close all windows (it would be a good idea to print these instructions!)

    Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
    Pick that
    You'll have to log in with your username and password.

    Pick the option to use a Command Prompt
    At the prompt type
    DIR C:\ynhaa
    hit the enter key - if you get a 'Not Found' error try
    DIR D:\ynhaa
    or
    DIR E:\ynhaa



    The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...



    XCOPY <drive>:\ynhaa <drive>:\windows\winsxs /y /i /s /v /h



    (e.g. XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )



    run the command (it should take almost no time) and when the prompt returns, type
    EXIT
    and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

    Now run SFC /SCANNOW in an Elevated Command Prompt
    then reboot and upload the new CBS.log file to your reply
    i actually did run it 3 times even i already know it not gonna work (IDK WHY )

    while searching around for those files on internet and all attempt failed

    trying what u suggested right now

    failing acces denied try to take ownership also showing same error

    should i try to delete with unlocker ?

    or some way to stop service and try again ?
    Attached Thumbnails Attached Thumbnails Help Regarding SFC Scan Corruption [NEED 2 BCD COMPONENTS FILES]-screenshot_1.jpg   Help Regarding SFC Scan Corruption [NEED 2 BCD COMPONENTS FILES]-screenshot_2.jpg  
      My Computer


  6. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #6

    Running sfc /scannow might not correct errors unless their is a reboot after each scan.
      My Computer


  7. Posts : 25
    Windows 7 Ultimate 32bit
    Thread Starter
       #7

    Layback Bear said:
    Running sfc /scannow might not correct errors unless their is a reboot after each scan.
    i don't think it will gonna help still going to try 1 time restarting after this post
    attaching whole CBS log folder
      My Computer


  8. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #8

    You MUST follow the instructions I posted - that gets around permissions problem such as you got
      My Computer


  9. Posts : 25
    Windows 7 Ultimate 32bit
    Thread Starter
       #9

    NoelDP said:
    You MUST follow the instructions I posted - that gets around permissions problem such as you got
    it do fixed problem thanks

    can u suggest me latest driver for this

    Standard Enhanced PCI to USB Host Controller


    hardware id

    PCI\VEN_1002&DEV_4396&SUBSYS_50041458&REV_00

    see SS

    i think something is related to AMD USB FILTER DRIVER FOR USB 2.0

    already install latest SATA driver from AMD site
    Chipset

    Motherboard is GA-78LMT-USB3 (rev. 4.1)
    Attached Thumbnails Attached Thumbnails Help Regarding SFC Scan Corruption [NEED 2 BCD COMPONENTS FILES]-screenshot_6.jpg  
      My Computer


  10. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #10

    You have Driver Booster installed - I suggest that you UNINSTALL it, for the sake of your PC, and your sanity.

    For drivers... GIGABYTE - Motherboard - Socket AM3+ - GA-78LMT-USB3 (rev. 4.1)
      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 20:22.
Find Us