Changes between Version 10 and Version 11 of TestingGuide


Ignore:
Timestamp:
Nov 11, 2011, 4:29:47 PM (12 years ago)
Author:
David Azarewicz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestingGuide

    v10 v11  
    5151     a) If it stops when the desktop starts (Snap logo or blue screen), your problem is probably not with the PSD. Make sure you have the updated keyboard driver, doscall1.dll, etc. If you have a multi-core system you can also try the /MAXCPU=1 switch.
    5252
    53      b) If it stops after the chkdsks run but before the desktop starts, probably one or more of the installed drivers is having trouble initializing. Check the USB drivers, mouse driver.
     53     b) If it stops after the chkdsks run but before the desktop starts, probably one of the drivers is having trouble initializing. Use ALT-F4 to load the drivers one at a time and see which one is failing.
    5454
    5555     c) Otherwise, go to step 2
     
    6161     a) If it stops when the desktop starts (Snap logo or blue screen), your problem is probably not with the PSD. Make sure you have the updated keyboard driver, doscall1.dll, etc. If you have a multi-core system you can also try the /MAXCPU=1 switch.
    6262
    63      b) If it stops after the chkdsks run but before the desktop starts, probably one or more of the installed drivers is having trouble initializing. Check the USB drivers, mouse driver.
     63     b) If it stops after the chkdsks run but before the desktop starts, probably one of the drivers is having trouble initializing. Use ALT-F4 to load the drivers one at a time and see which one is failing.
    6464
    6565     c) Otherwise, go to step 3