do a selective boot up with bios
get cmd to open and check
bootrec /fixMBR
bootrec /Fixboot
bootrec /rebuildBCD
and also
chkdsk /r c:
chkdsk /r d:
chkdsk /r e:
chkdsk /r f:
then let repair go thowe again and should be stoped
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My windows 8 get in a automatic repair loop and it couldn't repair it. And than it says log file d:\windows\system32\logfiles\srt\srttrail.txt
What to do?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
do a selective boot up with bios
get cmd to open and check
bootrec /fixMBR
bootrec /Fixboot
bootrec /rebuildBCD
and also
chkdsk /r c:
chkdsk /r d:
chkdsk /r e:
chkdsk /r f:
then let repair go thowe again and should be stoped
Hello Coonut,
Thank you for your reply,
I would suggest you to login to any other computer and create a Windows 8 installation disk. Using that disk you can perform the troubleshooting methods given below.
Refer the link to create the installation disk:
How to create installation media for a PC refresh or reset:
http://windows.microsoft.com/en-us/windows-8/create-reset-refresh-media
Hope the information helps.
Please reply with the results, in order to help you fix the issue.
Wish u a Happy New Year!
Thank you
Hello everyone! If you have experienced this issue or fixed this issue, please respond to this thread. We would like to gather some additional details from you.
I dumped the log file and it said that it could not find any errors at all.
There are more logs available than that one. In the Panther directory supposedly for some. But FWIW I would just try finding anything which was recently changed.
How can we change the BCD to boot to LEGACY instead of STANDARD.
You should have access to bcdedit. Use its online help. Note that there is separate help at each level.
So, looks like you could issue just bcdedit to find out what you have now and
bcdedit /enum all
to see everything. (Wow. That is an eye opener for me. Never did that one before. That explains some things. <w>)
Alternatively (I have just found) there is this Word document with a lot more detail about your options in general
http://msdn.microsoft.com/en-us/windows/hardware/gg463064.aspx
Now I have a clearer idea of where slance310 could have got this idea from
Thanks for making me find this. ; )
Robert
You absolute legend. Worked perfectly.
I was pulling my hair out!