I know you can somehow print Windows booting sequence messages, you know, such as loading ntoskrnl.exe, hal.dll and so when Windows is booting withoug GUI into file, but I can“t find how. Please, help. Thank.

link|improve this question
feedback

migrated from stackoverflow.com Apr 3 '11 at 17:30

This question came from our site for professional and enthusiast programmers.

2 Answers

Press F8 before Windows starts and select Enable Boot Logging.

link|improve this answer
feedback

Open run and type: 'msconfig' In the boot tab there is a 'No Gui Boot' and a 'Boot Log' option. Ensure that both are checked. Hit apply then reboot. If that doesn't work, or for further information refer to: http://support.microsoft.com/kb/325376 - ntw1103

link|improve this answer
feedback

Your Answer

 
or
required, but never shown