I've heard about horrible problems involving SP3 on some AMD computers. I
cannot afford to have my work computer down, even for a day.
I think I'll wait until this mess gets cleared up.
Seems to be only affecting AMD systems from HP. Others seem ok. Only
one motherboard has a known issue and it is an ASUS. Beyond that, you
ought to be all right. One of the recommended fixes is to do the
following BEFORE SP3 update:
If you have an AMD-based computer, however, you do not need the
intelppm driver and can disable it. Boot into Safe Mode by hitting the
F8 key as above, but select Safe Mode instead. You will need your
Administrator account to log on in safe mode. To disable the driver,
take the following steps:
If you booted into the recovery console, from a command prompt, run
"disable intelppm"
If you booted into safe mode you can run "sc config intelppm start=
disabled"
If you booted into WinPE, you have to manually edit the registry. Do
this:
1. Run regedit
2. Click on HKEY_LOCAL_MACHINE
3. From the File menu, select "Load hive"
4. Navigate to %systemdriver%\Windows\System32\Config on the dead
system and select the file name System
5. Name it something you can remember, such as "horked"
6. Navigate to horked\ControlSet001\Services\IntelPPM
7. Double click the Start value and set it to 4
8. If you did what I did and completely destroyed things by running a
disk check, navigate to ControlSet001\Control\SessionManager. Open the
BootExecute value and clear out the autochk entries
9. Repeat steps 6-8 for the other control sets.
10. Reboot
Taken from the following blog:
http://msinfluentials.com/blogs/jes...ed-computer-boot-after-installing-xp-sp3.aspx
- Thee Chicago Wolf