HI ALL. I stumbled into this site while trying to find out what the kernel is in my computer due to the fact that when I turn it on it says wt kernel not found I have no clue on what to do would greatly apprechiate some help from one of you , your site its nice glad I found it . Thank you Sheila, Lost and blonde in Vermont :cry: You can email me at email removed by moderator and if theres a download or something that would be great tyvm

Dani AI

Generated

The message in the first post from ("wt kernel not found") is ambiguous; as pointed out, the exact error text matters. Typical XP/2000-era boot errors with the word "kernel" usually mean the kernel or boot files (for example ntoskrnl.exe, NTLDR, or ntdetect.com) are missing/corrupt or the hard drive/MBR cannot be read. The following checklist and Recovery Console commands cover the common, safe troubleshooting steps used at that time.

Quick, non-destructive checks:

  • Remove any USB sticks, external drives or CDs — incorrect boot devices can produce similar errors.
  • Confirm the hard drive is detected in BIOS/Setup; if the drive is missing, suspect hardware or cabling.
  • From the F8 Advanced Boot Options try "Last Known Good Configuration" or "Safe Mode" before more invasive fixes.

If the drive is seen by BIOS, try the Recovery Console from the Windows install CD (XP/2000 era). Common Recovery Console commands that often repair this class of problem are:

fixmbr
fixboot C:
bootcfg /rebuild
chkdsk /r
copy D:\i386\ntldr C:\
copy D:\i386\ntdetect.com C:\

Replace D: with the actual CD/DVD letter. Copying ntldr/ntdetect.com only makes sense if the system is the same Windows version/architecture; using mismatched files can cause other boot failures.

If these steps fail, run the hard-drive manufacturer's diagnostic (bootable tool) or attach the drive to another machine to copy data off before attempting a reinstall. Hardware failure is a frequent cause for kernel/boot-file errors; backing up important files first prevents data loss.

Recommended Answers

All 2 Replies

HI ALL. I stumbled into this site while trying to find out what the kernel is in my computer due to the fact that when I turn it on it says wt kernel not found I have no clue on what to do would greatly apprechiate some help from one of you , your site its nice glad I found it . Thank you Sheila, Lost and blonde in Vermont :cry: You can email me at and if theres a download or something that would be great tyvm

:mrgreen: HELP PLEASE!!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.