Read on full site | Join TechSpot! (it's free) | Bookmark / Share this



Help with Windows XP Home OEM

hpak
08-25-2006, 07:23 PM
My question is actually two (2) parts.

1) I have a HP Pavillion and have a new MOBO and CPU. I can't tattoo the MOBO cause the HP Tattoo Utility tells me the BIOS on the new MOBO is not supported. I only have the recovery discs for Windows XP and will run into the same prob with the MOBO tattoo. My question is, does someone have a step-by-step into creating a bootable Windows XP installation disc from the hard drive?

2) Will this circumvent the MOBO tattoo lock out?

Any help would be much appreciated. I don't really feel like buying a retail of the OS as I already paid for it when I bought the PC in the first place. If all else fails, I have the beta of Vista that I registered for when Microsoft had it up for download. Will it still work? I never activated the product key for Vista. My last option is to go the way of Linux. If it comes down to that, can someone recommend a good download.

Thanks in advance for all your help.

hpak
08-25-2006, 09:16 PM
Hello? Does anyone have any insight?

Ad
08-25-2006, 09:16 PM
  

Sharkfood
08-25-2006, 09:37 PM
The only thing I can offer is steps I've used to completely format/re-install variuos HP's if you know folks with OEM XP cd's.

If you look on the case, you should be able to find the XP COA sticker. On the corner, it will have a series designation in the format of: X##. Where ## can be like 08, 09, 10, etc.etc.

If you can find someone with the proper install cd series, you can just mash it flat/re-install with their CD's and use your COA serial/re-activate.

Example- an Hp Pavillion with X09 series COA sticker.. just pop in any X09 series XP cd, boot, format/install, enter the serial from your COA sticker.. good to go.

If you can manage to hunt down/borrow same-series CD, you should be golden. Worst case will be when you try to activate it, you'll have to call Microsoft's 1-800 number, explain you've updated/reinstalled the PC and they'll give you a code to type-in, hassle free.

hpak
08-26-2006, 01:55 AM
Unfortunately, don't know anyone with the same model as mine. In any case, I'm replacing the MOBO and CPU so I don't think that would help. I need to find a way install the OS and somehow circumvent HP's lock out.

hpak
08-26-2006, 03:44 PM
What...no one helps newbies?

hpak
08-27-2006, 08:27 PM
Still looking for help here!

Howie
09-12-2006, 11:28 PM
My question is, does someone have a step-by-step into creating a bootable Windows XP installation disc from the hard drive?

Its best to start with a clean XP Pro retail disk to use as the setup source as most OEM setups found on the drives are to modified to create clean installs with the steps below without copy errors.

Files Needed From A Original HP Pro or Home OEM XP Install:


C:\Windows\system32\
OEMBIOS.BIN
OEMBIOS.DAT
OEMBIOS.SIG

C:\Windows\system32\Catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}
OEMBIOS.CAT


Files Needed If You Have An Original HP XP Pro or Home OEM Restore Disk:

I386 folder:

OEMBIOS.BI_
OEMBIOS.CA_
OEMBIOS.DA_
OEMBIOS.SI_




Create a clean, bootable HP SLP XP SP2 PRO OEM CDR:

Step 1: CD Source

A: Get a clean (non oem) XP Pro retail cd

B. Copy the entire contents of this cd to a folder called OEM in the root of drive C and slipstream with SP2 if not already done.

How To Slipstream SP2 and Create Bootable CD (http://www.helpwithwindows.com/WindowsXP/winxp-sp2-bootcd.html)


Step 2: Convert The Retail XP to HP PRO OEM SLP

A. Create a SETUPP.INI and OOBEINFO.INI file.

Create a empty text file and copy the info below inside, save changes, and rename to SETUPP.INI

[Pid]
ExtraData=786F687170637175716954806365EF
Pid=76487OEM


Create a empty text file and copy the info in quotes below inside, save changes, and rename to OOBEINFO.INI

[StartupOptions]
StartUrl=
Registration=1
Offline=1
ScreenResolutionCheck=1
AdminPW=1

[options]
MouseTutorial=0
RemoveOwner=1
IntroOnly=0
INTL_Settings=0
OemCust=0
NoIspPreconfig=1

[OEMRegistrationPage]
OEMAddRegPage=0
PostToOEM=0
RegPostURL=

[Signup]
ISPSignup=None
OfferCode=0
Locales=1,81
IDLocales=1,81,33,49,107,61,44

[Version]
ProductKey="DMQBW-V8D4K-9BJ82-4PCJX-2WPB6"


B. Create a WINNT.SIF Setup answer file.

Create a empty text file and copy the info below inside, save changes, and rename to WINNT.SIF

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes

[Unattended]
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
WaitForReboot="No"
Repartition=No
DriverSigningPolicy=Ignore


[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=0
OemSkipWelcome=1

[UserData]
ProductKey=DMQBW-V8D4K-9BJ82-4PCJX-2WPB6
FullName="HPXPPRO"
OrgName=""
ComputerName=HPXPPRO

[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=60

[SystemRestore]
DisableSR=1
CreateFirstRunRp=0

[Identification]
JoinWorkgroup=WORKGROUP

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page=http://www.google.com




Step 3: Compress the hardrive OEMBIOS and OOBEINFO.INI Files

The 4 OEMBIOS and OOBEINFO.INI files need to be compressed using MAKECAB in command prompt.

Open a command prompt and "CD" your way to the folder that contains the files you copied and created and type each command below followed by the Enter key:

MAKECAB OEMBIOS.BIN
MAKECAB OEMBIOS.CAT
MAKECAB OEMBIOS.DAT
MAKECAB OEMBIOS.SIG
MAKECAB OOBEINFO.INI

Files will be compressed with the names of:

OEMBIOS.BI_
OEMBIOS.CA_
OEMBIOS.DA_
OEMBIOS.SI_
OOBEINFO.IN_



Step 4: Copying HP files to XP Source

Copy the compressed files above along with WINNT.SIF and SETUPP.INI inside the I386 folder that contains the retail cd contents replacing the originals.


Use the link i gave at the top on how to burn the cd and make it bootable.

=====================================

Now to the bios problem. (This step isnt needed if you have the original HP motherboard still installed)

2) Will this circumvent the MOBO tattoo lock out?

No, you will have to add the HP SLP strings inside the bios before the HP cd above will activate.

1. Go to bootdisk.com and download a Windows 98 boot floppy image and write it to a empty floppy.

2. Now download the dos based bios edit tool, extract the zip file, and copy DMI236.EXE to the floppy:

http://home.socal.rr.com/gbaker/DMI236.zip

3. Boot the floppy and at the A prompt type the two commands below one at a time followed by Enter:

DMI236 /sm "HP PavilionHewlett-Packard"

DMI236 /bm "HP PavilionHewlett-Packard"

If everything goes ok then reboot the pc, boot with your modified HP disk, and reinstall XP fresh after a format. Be sure to backup your files before formating the drive.

If the dmi app gives an error, you will need a app that better matches your motherboard manufacturer, the bios dmi area may be locked by the manufacturer, or the motherboard may have a jumper that restricts bios write access and will need to be changed.

================================

Message to moderators/admins: The XP OEM key used in this guide is the system lock preinstall master key that is included in every HP PC that is shipped with XP OEM Pro and is not a coa or vlk based key. It cant be activated online by phone or used in any other situation except for OEM SLP Pre-activation methods. Even Micro$ supplies generic slp keys on there website to use which will work with this as well.

**EDIT: Added correct key in the WINNT.SIF info and fixed some typo's**

mosaddique
05-10-2007, 06:05 AM
First of all a big thank you to Howie for the information provided in this thread.

I was able to use the information provided to create a SLP BIOS locked CD for my HP Pavilion PC.

For the benefit of others, I used an XP Pro generic OEM CD (for a Dell machine, though I left out the $OEM$ folder) and replaced the Dell OEMBIOS files on the CD for HP Pavilion ones obtained from the OEM Repository http://www.oembios.net/ as I did not have the original media and the image partition was deleted long ago to create additional disk space.

I used Pid=55274OEM as was on the Dell CD (in the setupp.ini file) as opposed to the one suggested here and that also seems to work as I did not need to activate.

AS my PC was an HP Pavilion my Motherboard already had the right BIOS so I did not need to use the DMI236 utility either.

I also tweaked my winnt.sif further by consulting the winnt.sif reference page at http://unattended.msfn.org/unattended.xp/view/web/19/

I also took the opportunity to create a slipstreamed SP2 CD and include all the microsoft patches issued since SP2 upto 2007-05-06. I did this using TommyP's HFSLIP which can be found at http://hfslip.org/hflists.html.

So thanks to this post I have a bang upto date slipstreamed SLP BIOS locked CD for my HP Pavilion.

I hope this is useful to others.

alidabiri
05-10-2007, 11:42 AM
you can get true image 10.0 imaging software from acronis that makes an exact copy of a hard drive to another one.

mosaddique
05-10-2007, 05:35 PM
Powerquest Drive Image is also able to create such images. However, I do not see what it has to do with creating an Install CD.

This thread is NOT about image creation.

Ad
05-10-2007, 05:35 PM
  

mashti
07-25-2007, 01:00 PM
Hi Howie
Is this the same way for Compaq Systems too?
I have a Compaq Presario6410nx which I changed the Motherboard/Processor
couple of months ago. When I started the system, I noticed that as soon as
windows XP wants to start, system reboots automatically.
I called the Mobo Factory and they said I must reinstall Windows again.
I tried my Compaq Restore CDs but system gave me the error right after rebooting that " These CDs are good for Compaq PC only". I found out that the CDs no longer recognize my PC as Compaq anymore (because of the new Mobo)

I bought a new XP Home from a hand for cheap price and installed it. It works very well but found out it is not supported by MS (as probably not a legal copy) when I tried to upgrade my IE to version 7.
I called Copmpaq to see how I can use the CDs with my new Mobo. They said I need to Re-tattoo my Mobo by entering the Serial Number on the PC sticker into the BIOS. I then found out the the authorized dealers they addressed me are either don't do that or are very far away and not cost effective.

My question to you is that is this the same way to edit the BIOS for Compaq Systems too. If it is, what change I should do to those strings for you mentioned for HP Pavilion (DMI236 /sm "HP PavilionHewlett-Packard")?

Thanks
mashti

tony155
09-24-2008, 11:24 AM
dear howie
i need some help i am new to THIS site and can you help me i have replacement my HP Media Center m400y (D7222P) CTO Desktop PC AND I AM GETTING THIS CODE PURPLE AND HOW TO TATTOO THE MOTHERBOARD

PLZ HELP ME -
I WENT TO BESTBUY-STAPLES-ETC TO HELP ME RETATTOO MY SYS AND TOLD ME IT WIL COST $300.00 AND UP AND DEPEND MY ERRORS-ETC
AND TOLD THEM -F---K YOU ---AND YOU ARE CRAZY --I M NOT GOING TO SPEND $300 FOR RETATTOO MY SYS

TONY

MrEdd
03-06-2009, 06:13 PM
I was able to use this to make a OEM disk for a Tosiba A8-EZ8313.

1. I changed the SLP key listed here to the one on the bottom of my Laptop. I entered it when asked to do so during the install, and after the install I had to activate over the internet. Is there a fix for this? Not that I minded activating it! I do not have a complete understanding of the code written, so I did not dare to begin to change it. At least I could install the oembios files without the failure to activate software screen.

2. I used CL-Tools 4Win
to compress my files as makecab. pretty slick!

3 I first tride this method siginetsoftware dot com but got an error during and then blue screens after the install.

This may have been an error on my part, but the posting here worked for me the first time.

Thanks Howie!

Post a reply, see related topics & more

Tip: Download Advanced SystemCare 3 Free - Clean, Repair, Protect & Optimize your PC.



 Top Technology News

Weekend Open Forum: Have you upgraded to Windows 7 yet? What is there to like/not?

Tech Tip of The Week: Turn Off your Display Using a Windows Shortcut and More

Nvidia's profits up 74% in third quarter

Intel finds X25-M firmware bug

Samsung announces new .6mm-thick NAND memory package

DFI intros MI P55-T36, the world's first P55-based mini-ITX board

Nvidia Tegra 2 to double performance, arrive next year?

Google touts privacy and transparency with Dashboard

More Tech News

  
 Software Downloads

GMABooster 2.1a

Power Plan Assistant for Windows 7 v1.2b

Picasa 3.5.0.79.81

Adobe Shockwave Player 11.5.2.602

FileZilla 3.3.0 RC1

DivX Player 7.2.1.1 for Windows

VSO Image Resizer 3.0.0.140

More Downloads



Copyright © 1998-2009 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.