49 | | If the system won't boot -> goto step 2 |
| 49 | If the system won't boot, how far does it get? |
| 50 | |
| 51 | 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. |
| 52 | |
| 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. |
| 54 | |
| 55 | c) Otherwise, go to step 2 |
53 | | If the system won't boot -> goto step 3 |
| 59 | If the system won't boot, how far does it get? |
| 60 | |
| 61 | 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. |
| 62 | |
| 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. |
| 64 | |
| 65 | c) Otherwise, go to step 3 |