Article ID: 155892 - Last Review: November 1, 2006 - Revision: 3.3 Windows NT boot problem: Kernel file is missing from the diskThis article was previously published under Q155892 SYMPTOMS
When you start Microsoft Windows NT you receive the following error message:
A kernel file is missing from the disk.
Insert a system disk and restart the system.
The message is displayed before the boot options from the Boot.ini are shown. CAUSE
The file NTLDR is missing from the active system partition or the
allocation for \Ntldr's $DATA attribute has become so fragmented that
the whole $DATA attribute is not in the base FRS (file record segment).
MORE INFORMATION
After the Power On Self Test (POST), the Master Boot Record (MBR) reads the
partition table and jumps to the boot record.
The code that generates the error is in the boot record. The error is generated if the NTLDR file cannot be found or if the $DATA attribute cannot be found. Windows NT File System (NTFS) views each file or directory as a set of file attributes. Elements such as the file's name, its security information, and its data are all file attributes. Each attribute is identified by an attribute type code and, optionally, an attribute name. WORKAROUND
When you experience this problem, follow these steps, and then obtain the Bcupdate.exe program:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS
(http://support.microsoft.com/default.aspx?scid=fh;en-us;cntactms)
Once you have obtained the software update create a Windows NT startup floppy disk and boot Windows NT using this disk.
- Extract Bcupdate.exe and NTLDR from the software update.- Run Bcupdate.exe C: /F. - Other command line parameters supported: /q - Quiet mode (must include /y). /y - Don't confirm. /f - Force update of in use volume. /t - Only test for old boot code. STATUS
Microsoft has confirmed this to be a problem in Microsoft Windows NT
3.5x and 4.0. | Article Translations
|
Back to the top
