THE SYSTEM SHOWS WINDOWS XP LOGO & RESTARTS CONTINUE
SAFE MODE
SAFE MODE WITH NETWORKING
SAFE MODE WITH COMMAND MODE
LAST KNOWN GOOD CONFIGURATION
START WINDOWS NORMALLY
REASON: The above symptom says that the system hard disk is RAW ( File System is Corrupted)
Step to overcome the above symptom
v Insert the windows XP bootable CD & Restart
v Press any key to boot from CD......
v Step up is loading the files
v We can see 3 options.
🔘 Enter = Continue
🔘 [R = Repair/1st Repair/Recovery console mode
🔘 F3 = Quit
v Press R to Perform recovery console mode
C:\>dir [ENTER]
An error occurred during directory enumeration.
C:\>chk dsk [ENTER]
chkdsk found one or more errors on the volume
C:\>chk dsk/f [ENTER]
chkdsk found & fixed one or more errors on the volume
C:\>chk dsk/p [ENTER]
chkdsk finished cheching the volume
C:\>dir [ENTER]
C:\>exit [ENTER]
Comments
Post a Comment