I am guessing the master boot record is being seen, as the system appears to be getting to the boot sector, and finding ntloader. I would aslo guess it is finding the boot.ini file, as it is referencing a partition psth (although the path specified is the default path as well.)
If you have two drives in the system...that could cause the issue...especially if one of them is the original drive. Compaq used to put a teeny partition on the drive in advance of the primar OS partition for use by the BIOS. If this is there, it could be causing some confusion.
M
Main Topics
Browse All Topics





by: GnsPosted on 2004-07-30 at 06:52:12ID: 11677008
This TA is actually wrong for your question... We deal with the X window system here (GUI system mainly found on unix/linux). Might need be moved to a windows TA perhaps?
Anyway, trying to address the issue:
This message means that ntloader (the windows bootloader) has problems reading windows (kernel32 perhaps... or is it ntoskrnl? Well, no matter) from the specified drive.
This could be for any number of reasons, like having changed the "bios"order of HDDs, the install being damaged etc.
First thing to do is to boot the recovery console (again:-) and run fixboot and possibly also fixmbr. fixboot will try to recreate a valid boot.ini file, and fixmbr will overwrite the MBR (master boot record) with a valid windoze bootrecord.
If neither of these things help.... Well, we'll try that then:-).
Do you still have the "failing drive" in the system? If so, it might play a little havoc with the bios view of which disk is "the first disk". Remedy would then be to remove it (or strap it to be slave / secondary...) and then do the recovery console thing (again:).
-- Glenn