Link to home
Start Free TrialLog in
Avatar of john8217
john8217

asked on

Some messages flash too fast to read during bootup

    I'm having some issues with a PC. During bootup, right before I get the GUI, it will quickly flash some message. I can never read it because it only displays for a split second. I've tried several times to hit the pause button but I never can do it in time. I really want to read that message, this is very frustrating. Is there anything I can do to slow it down or freeze it so that I can read it?
Avatar of thecomputerdocs
thecomputerdocs
Flag of United States of America image

follow this step:

Right click on shortcut my computer in your Desktop
Click propertis then enter
On dialog System Propertis look for tab advanded and then click
in tab Advandced look for button setting for Startup and Recovery
Click setting
On input box Default Operating System have content Microsoft Windows XP Home Edition /noexecute=optin /fastdetect 
Click Edit button
And then wiil be display like below :
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=Microsoft Windows XP Home Edition /noexecute=optin /fastdetect
Automatic opened with notepad
This is boot.ini files
In the ending script please add this code /sos 
Result script after adding script
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=Microsoft Windows XP Home Edition /noexecute=optin /fastdetect /sos
In the notepad click File-Save
Click OK on dialog box Startup and Recovery
Click OK on dialog box System Propertis
Finish
Reboot the system
Avatar of Brian Pierce
Look in the event viewer - any warnings/errors will be recorded in the logs (Control Panel->Administrative Tools->Event Viewer)
Avatar of john8217
john8217

ASKER

    I added /sos at the end of the last line. That message I mentioned still flashes too quick for me to read. But now it briefly looks like it's going into Safe Mode and then I come to some blue screen where it tells me some of the PC's specs. Then it quickly flashes some black DOS screen where it tells me its testing something and then I get to the Windows logon screen.
Sounds like the BIOS screen rather than Windows.
    Probably. LIke I said, the message appears before I get to the GUI.
ASKER CERTIFIED SOLUTION
Avatar of Brian Pierce
Brian Pierce
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial