Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help Forums Windows Startup Programs Database Virus, Spyware, and Malware Removal Guides Computer Tutorials Uninstall Database File Database Computer Glossary Computer Resources
 

Welcome Guest ( Log In | Click here to Register a free account now! )



Register a free account to unlock additional features at BleepingComputer.com
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.


 
Reply to this topicStart new topic
> CONFIG\SYSTEM missing, turned into Lsass error
marcwtf
post Nov 6 2009, 05:26 PM
Post #1


New Member
*

Group: Members
Posts: 5
Joined: 6-November 09
Member No.: 399,338



After getting this error:

Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM

I did this:

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


It all went fine till I got to the 3rd part, first line, copy the system file out of the repair folder. File doesn't exist. So I finished other 4. Now there was no system file so I copied the system.bak back into the system/32/config folder. No when I rebooted I get:

System error: Lsass.exe
When trying to update a password the return status indicates that the value provided as the current password is not correct.

This has happened to me before once or twice out of the hundred times I've had to do it. I usually just reinstall after getting aggravated. Just wondering if this a fix or work around for this.
Go to the top of the page
 
+Quote Post
AustrAlien
post Nov 7 2009, 06:02 AM
Post #2


Distinguished Member
*****

Group: BC Advisor
Posts: 841
Joined: 15-July 09
Member No.: 353,201



QUOTE(marcwtf @ Nov 7 2009, 09:26 AM) *
Just wondering if this a fix or work around for this.

Oh yes, there is a very simple solution.

You said: "all went fine till I got to the 3rd part, first line, copy the system file out of the repair folder. File doesn't exist."
If you have a look inside the "repair" directory using the "dir" command, you will probably find system.bak and if that is the case simply use that file like so ...

copy c:\windows\repair\system.bak c:\windows\system32\config\system
----------------------------

There is an altogether "better" way of doing the job .... which avoids this problem as well as others ....
System Restore from Recovery Console
http://2pure.net/index.php?session=0&a...icle=1150238652

The "off-line System Restore" can also be done using the same steps with a LIVE CD (a Linux version or BartPE version), or another Windows operating system/another computer. It is a very simple and familiar rename and copy/paste exercise.


--------------------
AustrAlien
Google is my friend. Make Google your friend too.
Go to the top of the page
 
+Quote Post
joseibarra
post Nov 7 2009, 07:15 AM
Post #3


Distinguished Member
*****

Group: Members
Posts: 686
Joined: 28-May 09
From: Downstairs
Member No.: 336,615



Did you have a power failure/interruption (unplug or power switch), aborted restart or ungraceful shutdown prior to this message:

Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM

What method are you using to boot to do this copying - a bootable XP installation CD, Recovery Console CD, etc.?

Whatever method you are using, please run a chkdsk /r before trying any file manipulation.

This post has been edited by joseibarra: Nov 7 2009, 12:14 PM


--------------------

Jose
Go to the top of the page
 
+Quote Post
petewills
post Nov 7 2009, 09:13 AM
Post #4


Senior Member
****

Group: Members
Posts: 556
Joined: 15-October 07
From: Birmingham, UK
Member No.: 163,211



I've made a note of these solutions for future use,
but have to say that on the 2 occasions when I got
that message, (Oct 2007 and earlier this year)
I was up and running with chkdsk /r from the Recovery Console.


--------------------
Pete
Go to the top of the page
 
+Quote Post
jsmart7
post Nov 7 2009, 10:35 AM
Post #5


New Member
*

Group: Members
Posts: 13
Joined: 5-November 09
Member No.: 398,910



It is not a serious error. I also sometimes get this 1st message, but without doing a repair installation, I just omit the message and then my machine again works fine by itself.
Go to the top of the page
 
+Quote Post
petewills
post Nov 7 2009, 11:27 AM
Post #6


Senior Member
****

Group: Members
Posts: 556
Joined: 15-October 07
From: Birmingham, UK
Member No.: 163,211



Well, JS, it's pretty serious for those who cannot start their computers.

Do share your solution - just how do you 'just omit the message' ?

I'm curious.



--------------------
Pete
Go to the top of the page
 
+Quote Post
Romeo29
post Nov 7 2009, 11:29 AM
Post #7


Forum Addict
******

Group: BC Advisor
Posts: 1,828
Joined: 6-July 08
Member No.: 220,807



Instead of doing this manually, use System Restore for backup your registry. You can also use http://www.larshederer.homepage.t-online.de/erunt


--------------------

Go to the top of the page
 
+Quote Post
marcwtf
post Nov 7 2009, 01:33 PM
Post #8


New Member
*

Group: Members
Posts: 5
Joined: 6-November 09
Member No.: 399,338



AustrAlien was correct about the file being called system.bak. Couldn't log into the windows Recovery off the XP Home disk, cause now asked for a password to log into the Admin account. So I used Active password Recovery, which is pretty much a windows live with a few tools. Used the explore my computer in Active Password, went to the windows/repair folder, and all the files were there, and for some reason the system file was system.bak, just as AustrAlien said it would be. I have no idea why a .bak extension was put on it. But I moved the file to the system32/config folder, deleted the system that was there, renamed the system.bak I just placed there to system (took off the .bak). Rebooted. No more errors, just freezes right before loading the desktop... Next step I'm trying is a repair install.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 20th March 2010 - 10:20 PM


Advertise   |   About Us   |   Terms of Use   |   Privacy Policy   |   Contact Us   |   Site Map   |   Chat   |   Tutorials   |   Uninstall List
Discussion Forums   |   The Computer Glossary   |   Resources   |   RSS Feeds   |   Startups   |   The File Database   |   Virus Removal Guides

© 2003-2010 All Rights Reserved Bleeping Computer LLC.