Previous in Forum: Media "echo"   Next in Forum: How to Speed Internet Downloads for Windows XP Home Edition
Close
Close
Close
6 comments
Rate Comments: Nested
Guru

Join Date: Jul 2008
Posts: 927
Good Answers: 56

Capturing Error Messages During Boot Cycle

01/04/2009 6:33 PM

Many years ago while still building PC's, I chanced upon a neat batch file which was energized by Autoexec.bat during start-up.

The batch file would instruct the system to capture all the messages to the screen and write them to an ASCII file wherever directed. Typically to a floppy.

The justification for this little tool was to facilitate diagnostics by allowing the tech to read the file and see every sequence in the boot cycle, including the error messages that typically flash by so fast as to be useless.

I just lost a lot of time trying to get my SCSI based P4 system working after a failure of the power supply. What should have taken no more than 30 minutes ate up the entire afternoon as I tried to track down what was going on. By a lengthy process of elimination, I finally changed the CMOS battery.

Only after I tested the old one did I see why my efforts to configure the boot sequence were compromised.

The system was writing the boot sequence info to Setup but was loosing it during the reboot by low voltage.

Typically a low voltage alert in the CMOS battery is written to a file somewhere, if you configure the system to save the error flags.

However, what does one do when you can't get to the Setup?

Does anyone here know of a utility that I can install that does what that old batch file did 20 years ago? The one I referred to was not that big as I recall: perhaps 8 lines of code and, as I remember, wasn't even in Basic, just a text file.

Thanks

L.J.

__________________
"Both the revolutionary and the creative individual are perpetual juveniles. The revolutionary does not grow up because he cannot grow, while the creative individual cannot grow up because he keeps growing." Eric Hoffer
Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Power-User

Join Date: Jul 2008
Location: United States of America
Posts: 429
Good Answers: 3
#1

Re: Capturing error messages during boot cycle

01/04/2009 10:53 PM

Did you try using the batch file as is? Sometimes those files still run in the newer Windows OS PCs. otherwise you may want to change the file to a Windows Shell program.

__________________
EditorGBAnalysts - Give a boy fish and he will eat may be for a day, but teach him how to fish and he will eat everyday.
Register to Reply
Guru

Join Date: Jul 2008
Posts: 927
Good Answers: 56
#2
In reply to #1

Re: Capturing error messages during boot cycle

01/04/2009 11:16 PM

"Did you try using the batch file as is?"

Unfortunately, that file disappeared and while it might be buried in the archives of the last 25 years, I do not have the time to hunt through all that mess. I can't even remember its name.

Good idea though!

Thanks

__________________
"Both the revolutionary and the creative individual are perpetual juveniles. The revolutionary does not grow up because he cannot grow, while the creative individual cannot grow up because he keeps growing." Eric Hoffer
Register to Reply
Anonymous Poster
#3

Re: Capturing Error Messages During Boot Cycle

01/06/2009 12:52 PM

Check out this link.

http://www.ghacks.net/2006/08/06/the-ultimate-diagnostic-boot-cd/

Not sure if this type of program is what your looking for.

Steve

Register to Reply
Guru
Panama - Member - New Member Hobbies - CNC - New Member Engineering Fields - Marine Engineering - New Member Engineering Fields - Retired Engineers / Mentors - New Member

Join Date: Dec 2006
Location: Panama
Posts: 4273
Good Answers: 213
#4

Re: Capturing Error Messages During Boot Cycle

01/06/2009 1:17 PM

I'm not sure about Windows these days, but this is a function built in to Linux (at least, the Ubuntu version I am using). I seem to recall a similar function that came with Windows 98, but I haven't looked for it in later Windows versions...There may be something built in. Check the documentation for Dr. Watson.

Register to Reply
Anonymous Poster
#5

Re: Capturing Error Messages During Boot Cycle

01/06/2009 2:42 PM
Register to Reply Off Topic (Score 5)
Anonymous Poster
#6

Re: Capturing Error Messages During Boot Cycle

01/06/2009 3:22 PM

press the pause/break key in the upper right hand of the keyboard

Steve

Register to Reply
Register to Reply 6 comments
Copy to Clipboard

Users who posted comments:

Anonymous Poster (3); cwarner7_11 (1); editorgbanalysts (1); Laughing Jaguar (1)

Previous in Forum: Media "echo"   Next in Forum: How to Speed Internet Downloads for Windows XP Home Edition

Advertisement