PDA

View Full Version : WINDOWS NT will not boot up?


ibm37
June 27th, 2003, 12:40 AM
When booting up PC receive error <Winnt root>\system32\ntoskrnl.exe Please reinstall a copy of the above file

Can anyone help or advise?

Work PC on Corporate LAN

Murf
June 27th, 2003, 03:58 AM
This is usually due to an error in the boot.ini file. The entry for NT is either missing or incorrect. Edit the boot.ini file and check the entry for NT is correct, for example for an IDE disk the entry should look something like

multi(0)disk(0)rdisk(0)partition(2)\winnt="Windows NT workstation"

Check that disk and partition are correct. If you have recently added a new disk or altered the partitions try changing the disk() and partition() values. If you are sure everything is OK, then the actual file may be corrupt so copy NTOSKRNL.EXE off of the installation CD onto the %systemroot%/system32 directory.

You may need to edit the boot.ini if Linux is installed onto a system. During installation DiskDruid (Red Hats disk configuration utility) may create a primary partition (depending on disk configuration) and although the extended NT partition was there first (and at the beginning of the disk), the primary partition affects the numbering of the partition() parameter of boot.ini. Changing it from (1) to (2) (for example) allows the successful boot of NT.

ibm37
June 27th, 2003, 08:31 PM
Thanks, for all your help and advice..

Basically then I need the boot up disc so as to check the boot.ini file then ?? at present I don't have one, so Iam a bit stuffed at the moment..