Help PC gone Pear-Shape!!!

Soldato
Joined
1 May 2003
Posts
11,198
My mates dad's PC has gone down and he asked if I could take a look as when it boots up it has an error message "Windows\system32\config\system" is missing or corrupt. I followed the instructions from Microsoft
as follows:

md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak

delete c:\windows\system32\config\system
delete c:\windows\system32\config\software
delete c:\windows\system32\config\sam
delete c:\windows\system32\config\security
delete c:\windows\system32\config\default

copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default


I rebooted and had another error appear "boot.ini file missing. So I created a new file, the re-booted. I know have another error "a disk read error"

I re-booted once again and tried to access the recovery console, but after I hit the "press any key to boot from CD" the screen goes blank and I hear the cd boot up, but there is no Hard drive activity.

Help :( :confused:
 
Back
Top Bottom