How do I install <windows root>\system32\hal.dll?

D

Dan

When windows tries to boot, it brings me to a black
screen saying:

"windows could not start because the following file is
missing or corrupt: <windows root>\system32\hal.dll.
Please reinstall a copy of the above driver."

How do I install this file from the Windows cd in the
recovery console?

Thanks a bunch!!!!
 
A

Alex Nichol

Dan said:
When windows tries to boot, it brings me to a black
screen saying:

"windows could not start because the following file is
missing or corrupt: <windows root>\system32\hal.dll.
Please reinstall a copy of the above driver."

How do I install this file from the Windows cd in the
recovery console?

That indicates that there is corruption of the boot.ini file: That
tells the boot where to look for windows components, and it is looking
in the wrong place. Hal.dll just happens to be the first file it looks
for.

Set the BIOS to boot CD before Hard Disk. Boot the XP CD and, instead
of Setup, take the immediate R for Repair. Assume any password
requested is blank, and TAB over.
Give:
ATTRIB -H -R -S C:\Boot.ini
DEL C:\Boot.ini
(thus deleting the old one)
BootCfg /Rebuild
 

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

Top