How the recovery console may help you solve some of the more common Windows XP error messages
Many users have experenced or at least know someone who has experienced some of the more dreaded error merssages in Windows XP “Missing or corrupt HAL.DLL,” “Invalid Boot.INI,” or “Windows could not start…” Often times these error messages lead people to unnecessarily reformat their hard drive causing all data to be lost in an effort to resolve the error. While the underlying reasons for the various error messages may differ between them, one of the most underutilized solutions is commonly overlooked. Now you may be one of the all to few people that regularly backup their data and are not be concerned with reforming the drive. The error can often times be fixed in just a few simple steps:
1. Boot to the Windows XP installation CD and enter the Recovery Console
2. Maneuver to the root of C: by typing “CD\” and pressing enter.
3. Type “chkdsk /r” and press enter.
4. Type “attrib boot.ini -H -R -S” and press enter.
5. Type “del Boot.ini” and press enter.
6. Then type “bootcfg /rebuild” and press enter
7. Finally type “fixboot” and press enter.
8. Now simply remove the Windows XP installation CD and restart the computer.
While obviously unable to resolve ALL problems that can lead to the indicated error messages, you may find yourself pleasantly surprised how many can be solved by following with just these few basic steps. If the problem persists and no other way can be found to surgicaly resolve the problem you may wish to consider the many virtues of a repair install. However that will be post for another time. =)

