Last night I got a blue screen on a 2003 server that I urgently need to restore today. The STOP message is 'bad_system_config_info' which I understand to relate to a problem with the registry. The server had not had any backups taken (in fact the blue screen occured after trying to image the drive with some linux based imaging program) and system restore had not been previously activated.
What I have done after trying all the F8 options is to load the recovery console and back up the registry files in c:\windows\system32\config before restoring the initial installation registry files under c:\windows\repair.
The server will now load but obviously all the settings are all over the place. There has been a LOT of configuration on this server.
My question is - Are there any tools out there that anybody knows about which will allow me to find what the problem is with the original registry so that I can fix it and restore again?
Alternatively does anybody have any experience of this problem or any ideas on how might best be the way to go about fixing it?
Any help would be gratefully received.
Thanks
M
11/01/2009 11:44 AM
varnik
Posts: 70
Joined: 03/31/2006
Hi,
try to run chkdsk c: /f from the recovery console. Return the backuped registry files on their places
c:\windows\system32\config
and then reboot.
Hope your system starts.
-------------------------
The knowledge of some principles compensates ignorance of many facts.
11/02/2009 04:21 AM
marcusdw
Posts: 3
Joined: 06/24/2009
Hi Varnik
Thanks for the response. I tried this last week but unfortunately it wasn't to be. I rebuilt the system and it didnt take too long in the end.