Sunday, May 20, 2007

10 steps to a clean Install of Windows XP on HP nc8430 Laptop

If you are anything like me, when you get a new laptop all the extra stuff loaded on by the vendor will just bug you like crazy until you end up doing the inevitable.... a clean install. Well this was easier said than done in my case. Vista loaded like a dream, no time atall to install, but once loaded with VS2005 and SQL server and all my dev stuff, well my machine just could not take it. I guess I really need that 2GB of ram upgrade and a larger HDD, but that's another story.

So I read and read for days about how to slipstream the SATA drivers into the XP install CD, otherwise you just get a harddisk cannot be found during the standard insatll. This was before I bought an external floppy, extracted the drivers from the HP site onto it and then did the famous F6 during the installlation to specify other drivers. I though hey presto I'm there, only to find that the second time the installation requests them the drive is not found. It turns out the Windows only accepts a handfull of external floppies, and guess what, mine was NOT on the list :(

So after 4 failed CD burns I finally get the installation in. Whoooo.... but on reboot, I get a flash of a BSOD and the system just keeps rebooting. SO I contact HP, cos by now I'm going mad. They tell me to install with native SATA disabled and then put the drivers on and then switch it back on. So here's how to do it:-

1. Set Native SATA to DISABLED then install the OS in the normal fashion.


2. Download the latest “Intel Matrix Storage Manager” driver.

After downloading the “Intel Matrix Storage Manager” create one folder named Sata and copy the iata61_enu.exe which you just downloaded from above mentioned link.

3. Use following command to extract the driver files:
c:\sata\ iata61_enu.exe -a -a -pc:\sata
When run, the installation process begins; simply click through the dialogs as prompted. This will not install the driver, it will only extract the driver files to . After the extraction is completed, the driver files can be found in .

4. Install the Intel chipset driver for example "sp32781. Intel Chipset Inst Utly for ICH7 .7.2.2.1006 REV_ A.txt"

5. Update the ICH-7 controller that was just added from the chipset driver


6. Here are the steps for walking through the wizard.

6a. No not this time
6b. Install form a list or specific location
6c. Don't Search, I will choose the driver to install
6d. Have disk
6e. Browse to C:\SATA\Driver
6f. Choose the 82801GMB SATA AHCI Controller
6g. Say yes, you do want to install although it is not signed

7. Reboot into the BIOS settings using the F10 function key as the system is coming up.

8. Change the BIOS settings back to Native SATA ENABLED and REBOOT once again.

9. After reboot, the additional SATA components will be updated and allow you to enter Windows normally and you will be prompted to reboot again:.

10. Finally you will have the driver completely installed

3 comments:

Martin D. Simonsen Strøm said...

Thx for this tip!
Rescued me before a suicide.

/martin@denmark

Karl Davies-Barrett said...

Well I spent days trying to slipstream and was going crazy!!! So I know how you feel. Glad I saved a life :)

Unknown said...

Thank you!! This helped.