Error Message: Load Needed DLLs for Kernel (164448)



The information in this article applies to:

  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0
  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Workstation 4.0

This article was previously published under Q164448

SYMPTOMS

When you start Windows NT, you may receive the following error message:
Windows NT could not start because of an error in the software.
Please report this problem as :
load needed DLLs for kernel.
Please contact your support person to report this problem.

CAUSE

The Hal.dll and Ntoskrnl.exe files are mismatched.

RESOLUTION

Use the ERD disk and repair the installation. Choose to replace all files, and then replace only the Hal.dll and Ntoskrnl.exe files.

If you can start another installation of Windows NT on the same computer, you can expand the correct Hal.dll and Ntoskrnl.exe files from the Windows NT CD-ROM. To do so, follow these steps:
  1. Boot to the working version of Windows NT.
  2. Start a command prompt.
  3. Change to the CD-ROM drive.
  4. Change to the appropriate folder on the CD-ROM (for example, I386 for Intel-based computers).
  5. Type expand hal.dl_ <systemroot>\system32 where <systemroot> is the path of the non-functioning Windows NT folder.
  6. Type expand ntoskrnl.ex_ <systemroot>\system32.
  7. Restart the computer into the other Windows NT installation.

Modification Type:MajorLast Reviewed:8/10/2001
Keywords:kbenv KB164448