Error 0x80090006

D

Daniel Huber

========================================================================
ERROR 0x80090006 on WindowsXP
========================================================================
Keywords:
Windosx XP, Windows Product Activation, ERROR 0x80090006"
========================================================================
After a hardware repair that included a hard disc replacement an
subsequent cloning of
WindowsXP we got an error ERROR 0x80090006 that prevented any logins.
Here is how we could fix this problem without loosing any data.
========================================================================
1. Boot
A second operating system (e.g. Windwos 2000) was installed and
started.
In the system order of the cloned WindowsXP, the following 3 files
were deleted:
%SystemRoot%\system32\Wpa.Dbl
%SystemRoot%\system32\oobe\MsOobe.Exe
%SystemRoot%\dllcache\MsOobe.Exe
========================================================================
2. Boot
Boot from the original WindowsXP CD (if you need any additional
drivers, do not forget tp press "F6") and do a repair installation.
Note:
- choose NOT the first repair (Windows Recovery Console)
- but the second repair (repair installation).
========================================================================
3. Boot
After rebooting from the harddisk, the installation proceeds with the
repair-install.
This take approx. 30 minutes.
========================================================================
4. This step may be unique to our configuration and may not happen
under other circumstances.
If your system boots without problems, skip this step.
In our case after the above, booting was no more possible. The problem
was, that
\NTLDR,
\NTDETECT.COM
\BOOT.INI
were missing. This was fixed by:

4.0 Boot from the CD into the recovery console (first repair: R)
Give the following commands:
------------------------------------------------------------------------
4.1
FIXMBR
this repaires the Master Boot Record (MBR) of the system partition.
------------------------------------------------------------------------
4.2
FIXBOOT
this repaires the Partition Boot Sector.
------------------------------------------------------------------------
4.3
BOOTCFG /REBUILD
this creates a new "BOOT.INI" file.
------------------------------------------------------------------------
4.4
COPY %cd%\i386\NDLDR c:\
copies the NTLDR from the CD to the root directory of the boot drive.
------------------------------------------------------------------------
4.5
COPY %cd%\i386\NTDETECT.COM c:\
copies the NTDETECT from the CD to the root directory of the boot
drive.
------------------------------------------------------------------------
4.8
EXIT
========================================================================
5. Boot
Now WindowXP started without error.
========================================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

hal.dll problem but access denied 2
Panasonic cf-29 boot from CD 0
Help with XP repair 3
xp home has error on boot up 2
Registry failure 2
Boot Problems 1
Boot issues 3
Win XP won't start 5

Top