How can I fix the boot process on my HP laptop?

My question is kind of similar to this issue. I installed an SSD in my aging HP DV7t-2000 laptop because the old hard drive was failing. Now, when I boot the laptop, it says on the splash screen Serial Number Not Found and doesn't even try to boot into Windows. It also won't let me boot from a CD (I have a Windows installation disc in the drive).

However, if I press Ctrl + Alt + Del, it will restart and attempt to boot from the disc. It says Press any key to boot from disc.... If I don't press anything, then it will boot from the hard drive.

This workaround works 100% of the time, however it takes several minutes to boot up (most of the time it seems to be loading files from the disc which never actually get used). This is not exactly what I'd hoped for when installing an SSD.

Any tips on how to skip this stupid searching for a serial number?


Solution 1:

It seems that while changing the disk your motherboard lost the information that’s "tattooed" or burned onto it. HP says you must to pay their technician to repair the issue, but I detail below two solutions I have found on the Internet. As one was found only in the google cache, I have copied them both below. I have never followed any of these procedures, so can take no responsibility.

Method 1 : BIOS (source)

  1. Entering BIOS Setup by hitting the F10 key
  2. Press Ctrl+A to open additional fields in Security > System IDs.
  3. Enter your PC's information.
  4. Save changes when you exit the BIOS.

The information you need to enter is :

Asset Tag : Serial Number
Chassis Serial Number : Serial Number
Build ID : Label on the bottom of the computer - BID
Feature Byte : Label on the bottom of the computer - FeatureByte

The fields are case sensitive, include every character on the label except spaces, may have a '.y6' or something similar at the end that is to be included.

Here is an image of the tickets containing that information:

image1

Method 2 : Burn the serial-number into the motherboard (Rufus & DMIFIT) (source)

Things you’ll need:

  1. Empty USB thumb drive
  2. About 30 minutes or less

Here’s How:

  1. First, download the Rufus utility that quickly and easily makes bootable flash drives, which is how we are going to run the HP tattooing utility.

  2. Next, download the HPBQ138 DMIFIT tool by clicking the link and then clicking File > Download. This is the utility HP service technicians use to burn system information to the motherboard. Sometimes this is called the DMIFIT tool.

  3. Now create a bootable USB thumb drive using Rufus. Follow the screenshot below for the exact options to choose :
    image2

  4. Now open the flash drive and drag HPBQ138.exe (not zipped) into the main directory. The files needed to use DMIFIT should look something like this: image3

  5. Now reboot your computer and boot from the USB drive. If you don’t know how, use the guide here.

  6. Once in the DOS environment, type: HPBQ138.exe to start the DMIFIT utility.
  7. Follow the guide below to update system board information:
    1. Serial Number = S/N on back of laptop
    2. Notebook Model = model number of back of laptop
    3. GUID Number = random
    4. UUID Number = Select 1 to generate UUID
    5. SKU Number = Product Number (e.g. WA985UA#ABA)
    6. CTO Localization Code = Last 3 letters (e.g. ABA)
    7. MAC Address = Random
    8. PCID = Sticker/ printed on back, under battery or on MOBO. (This may be difficult to find but it’s there and hopefully not burned or rubbed off. I found mine under the battery compartment in really small letters. It looked like this: “PCID: 1234567…”)
    9. System Board CT # = blank
  8. Save the information and reboot.