hal.dll missing

  • Thread starter Thread starter Sebastien
  • Start date Start date
S

Sebastien

Hi,

When i boot XPE on the first time i have this error message.
Please, what can i do ?

Thanks

Sebastien
 
Hi Sebastian

The error comes from the NTLDR. The loader
reads out the pathes from boot.ini and try to
locate the HAL (Hardware Abstraction Layer).
So HD , MBR, files are ok, but the path in boot.ini
is wrong.

Check the "Target Device Path" in your Target Designer
Target Device Settings.

--

Martin Grossen, eMVP

AVNET EMG Silica
Franchise Manager Microsoft Embedded Europe

Your competent partner for Microsoft Embedded licencing

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Thanks Martin,

In fact i miss to copy the file in the drive after builting image...
And now it works but not boot in graphic mode.
Do you know how configure it please ?
 
Use the "Explorer Shell" component, not the
Command Line Shell.

--

Martin Grossen, eMVP

AVNET EMG Silica
Franchise Manager Microsoft Embedded Europe

Your competent partner for Microsoft Embedded licencing

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Hello,

I have similar problem. My image is working fine when I connect the
hard drive through IDE to my client device. But whenever I try to
network boot, I see the image getting transferred screen and then the
error message "HAL.DLL missing or corrupt"

If there was something wrong with the Target Device Path the image
wouldnt boot up in the first place. The contents of my boot.ini files
are

[boot loader]
timeout = 0
default=ramdisk(0)\WINDOWS
[operating systems]
ramdisk(0)\WINDOWS = "Windows XPembedded" /fastdetect /sdiboot
/rdpath=net(0)\ramdisk.sdi /rdimageoffset=4096 /debug /debugport=com1
/baudrate=57600

Please help!

Swati
 
Back
Top