Posts Tagged ‘reinstall’

Windows XP won’t boot

If you’ve worked with windows for 2 minutes you’ve probably been exposed to the Blue Screen of Death or BsD. Usually Blue Screens are rather harmless and go away after a reboot. But when they don’t, when they stick around and keep reoccurring after every reboot, then you have problems. The first thing you should do is try to boot into safe mode. You can do this by pressing F8 after you hear your computer beep while it is booting up. If it boots into safe mode all is well and good and you just have a start-up program gumming up your computer. (See my Spyware Removal Guide for information on how to manage start-up entries.) If safe mode generates the same blue screen you have more work ahead of you.

If you can’t boot into Windows XP, not even into safe mode, and you’re getting a message like, “unmountable boot volume” on the blue screen they a simple chkdsk might fix the problem. The tricky part is booting your computer so you can run chkdsk. The easiest way to do that is to use a windows installation CD. To do boot off of a CD you first need to configure your BIOS to look for an Operating System on the CD before it tries the hard drive. Usually this is done by pressing ‘del’, ‘F2′, or some other key to enter setup and adjusting the boot priority so that the CDROM is first. When Windows setup finally loads (it takes several minutes) all you have to do is press ‘r’ to enter the recovery console.

Sometimes it will prompt you for the administrator’s password. Most people I encounter don’t know this or think they don’t have one. See the Password Recovery Guide to find out how you can reset your administrator password.

Once you are in the recovery console you will be greeted with a friendly command prompt. The first thing you are going to want to try is chkdsk. Simply typing “chkdsk” should scan your hard drive and fix any problems it finds. Sometimes it is necessary to use “chkdsk /p” and if you want to be really thorough and have several hours to burn you can use “chkdsk /r” that causes it to do a surface scan of the disk. If chkdsk get’s hung up for more than an hour, as in the percent complete doesn’t change for a long time, there is most likely something physically wrong with your hard drive it will have to be replaced. Once chkdsk complete restart the computer by typing “exit” and see if windows will boot now.

(more…)

5 Apps For XP Windows Reloads

Thanks to customers who can’t avoid spyware and trojans to save their lives, I’ve gotten pretty quick at backing up, reformatting, and finishing off Windows installs. I’ve got five core tools that I use to get the job done, and here they are.

  1. DriverMax. After going through the install process, the first thing I shoot for is a complete set of functional drivers. Running DriverMax before the format lets you back up all the drivers on a system. It’s a great app, and it even loads drivers for non-present devices – meaning my customers don’t have to fight with a printer or webcam install CD when they get their computer home.
  2. Migwiz. Oh god, I can hear the screams. Truth be told, I’ve only had three problems with migwiz, and they were all my fault. Microsoft’s file and settings transfer utility works extremely well, and I’ve never had a problem since changing my method.

    Copy the USMT folder from the computer’s c:\windows\system32\ and save it to a USB drive. Alternatively, do what the wizard wants you do and create a wizard disk. Run the exe from there both before and after the reformat. It’s critical to use the exact same version of the executable to avoid problems.

  1. Nlite. I don’t like being forced to babysit a Windows install, so I’m a big fan of NLite (or VLite for Vista). Extract your CD’s contents to a folder, run N/VLite on it, fill in the blanks, and grab some application addons from Winaddons. Burn your disc and presto, you’ve got a silent Windows install!
  2. WPI. The Windows post install makes post-reformat application installs a breeze. Throw your favorite apps in a folder and set up their silent switches in the WPI configuration page. Reinstalling them is as easy as checking some boxes and clicking a button.

    The tutorial at the WPIW site is excellent, and will guide you through setting up your first Wizard.

  3. PING (Parition Image is Not Ghost). Now that you’ve got a nice, clean install, create an image so you don’t have to go through that garbage again. Imaging saves all kinds of hassles and massive external hard drives are dirt cheap. Pick one up and reimage instead of reformatting again next time.

What about you? What apps help you get from a crapped up install back to a nice, clean OS?

original article