Windows could not start because the
following file is missing or corrupt:
\\WINDOWS\\SYSTEM32\\CONFIG\\SYSTEM
You can attempt to repair this file
by starting Windows Setup
using the original Setup CD-ROM.
using the original Setup CD-ROM.
Select ‘R’ at the first screen to
start repair.
This renders your PC inaccessible from the standard boot
procedures of Windows XP. You try safe mode, to no avail. You’re particularly
savvy and try issuing the FIXBOOT and
FIXMBR commands in the
Windows recovery console, but after each reboot, you’re merely greeted with the
same obnoxious and terrifying blue screen of death that’s preventing you from
accessing your precious data.
Windows NT could not start because
the below file is missing or corrupt:
X:\\WINNT\\System32\\Ntoskrnl.exe
_________________
_________________
Windows NT could not start because
the below file is missing or corrupt:
X:\\WINNT\\System32\\HAL.dll
_________________
_________________
NTLDR is Missing
Press any key to restart
_________________
Press any key to restart
_________________
Invalid boot.ini
Press any key to restart
Press any key to restart
Proceeding
With the Repair Functions
There are eight commands you must
enter in sequence to repair any of the issues I noted in the opening of this
guide. I will introduce them here, and then show the results graphically in the
next six steps. These commands are as follows:
o
C:
CD ..
o
C:
ATTRIB -H C:\\boot.ini
o
C:ATTRIB
-S C:\\boot.ini
o
C:ATRIB
-R C:\\boot.ini
o
C:
del boot.ini
o
C:
BOOTCFG /Rebuild
o
C:
CHKDSK /R /F
o
C:
FIXBOOT
e three commands in
this step:
·
C:ATTRIB -H C:\\BOOT.INI
·
C:ATTRIB -R C:\\BOOT.INI
·
C:ATTRIB -S C:\\BOOT.INI
Now that
we’ve modified the attributes for the BOOT.INI file, it’s up for deletion. The
syntax for it is simple: { DEL
| FILE NAME }, e.g., C:DEL BOOT.INI deletes the BOOT.INI file.
No comments:
Post a Comment