Unable to fix Kernel symbols

Hello,

I have a dual processor with 2K Pro Checked as target. The system bugchecked and produced foll:
:
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*** ERROR: Symbol file could not be found. Defaulted to export symbols for halmacpi.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for tcpip.sys -
*** ERROR: Module load completed but symbols could not be loaded for netbt.sys
:

So I did the foll:

0: kd> !sym noisy
noisy mode - symbol prompts on
0: kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
DBGHELP: ntkrnlmp.exe is stripped. Searching for dbg file
SYMSRV: d:\websymbols\ntkrnlmp.dbg\3EE650A82aebc0\ntkrnlmp.dbg not found
SYMSRV: http://msdl.microsoft.com/download/symbols/ntkrnlmp.dbg/3EE650A82aebc0/ntkrnlmp.dbg not found
DBGHELP: .\ntkrnlmp.dbg - file not found
DBGHELP: .\symbols\exe\ntkrnlmp.dbg - path not found
DBGHELP: .\exe\ntkrnlmp.dbg - path not found
DBGHELP: ntkrnlmp.exe missing debug info. Searching for pdb anyway
DBGHELP: Can’t use symbol server for ntkrnlmp.pdb - no header information available
DBGHELP: ntkrnlmp.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -
DBGHELP: nt - export symbols
Loading Kernel Symbols

Loading unloaded module list

Loading User Symbols
PEB address is NULL !
DBGHELP: halmacpi.dll is stripped. Searching for dbg file
SYMSRV: d:\websymbols\halmacpi.dbg\3E7A733919c00\halmacpi.dbg not found
SYMSRV: http://msdl.microsoft.com/download/symbols/halmacpi.dbg/3E7A733919c00/halmacpi.dbg not found
DBGHELP: .\halmacpi.dbg - file not found
DBGHELP: .\symbols\dll\halmacpi.dbg - path not found
DBGHELP: .\dll\halmacpi.dbg - path not found
DBGHELP: halmacpi.dll missing debug info. Searching for pdb anyway
DBGHELP: Can’t use symbol server for halmacpi.pdb - no header information available
DBGHELP: halmacpi.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for halmacpi.dll -

How to fix this.
…Mani