943,782 Members | Top Members by Rank

Ad:
You are currently viewing page 3 of this multi-page discussion thread; Jump to the first page
Apr 12th, 2006
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

The problem it's not cause by the fact that the windows cd is not yours. It's because your file system is too corrupt. At this point I would either take the hard drive out and put it into a different system and backup all the data after which I would full format or if a different system is not available I would try a parallel installation backup and then full format.
Reputation Points: 19
Solved Threads: 13
Posting Whiz in Training
gemini4 is offline Offline
252 posts
since Jan 2006
Apr 12th, 2006
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

But if i do that: get ,the hard drive out and plug it to another computer to extract al the data, don't i risk to cause problems to that other computer?
or is it ok...?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tom_callista is offline Offline
3 posts
since Apr 2006
Apr 22nd, 2006
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

I own a computer repair shop in Omaha and one in Lincoln, NE. We have had over 30 customers come into our Service Centers in the past 3 days complaining that their windows/system32/config/system file is missing.

Normally we would just replace it with a backup and send them on their way. But there is a new problem that has emerged in the past few days. It seems tat now the entire c:\windows\system32\config folder is missing all together. Since this folder stores important information about your profile, applications, and registry, the computer will not boot and you can not log into the recovery console to attempt a repair.

There is no known remedy for this problem, other than backing up your data, reinstalling Windows XP, and then copying your data back over and reinstalling your applications. Even after that, it is entirely possible that your computer will simply crash again later with the same problem.

We have created a simple DOS batch file as well as a tutorial that shows you how to use it that will back up your config folder *in case* this should happen to you again. We have also listed instructions on how to recover your Windows installation using that backup in the event of a crash.

You can view the tutorial and download the backup tool at:
http://www.schrockinnovations.com/pr...ys32config.php. Sorry to anyone out there who has been nailed by this, and I hope this backup batch program will help save you in the future.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tschrock is offline Offline
2 posts
since Apr 2006
Apr 26th, 2006
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

Ran into this same problem with a customer's PC at work today with exact same issues as tschrock described. I was cleaning viri from the PC and went to reboot and BAM, no registry! Good times!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
iammatt is offline Offline
8 posts
since Apr 2006
Apr 29th, 2006
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

I have this same problem with the windows\system32\config\system error. I don't know if this is a dumb question or not. Can I reinstall XP without reformatting? I have alot of pictures, music, papers, etc. on my computer that I need to copy on a CD or jumpdrive before I try and fix the problem. If I reinstall XP will I be able to retrieve these? Thanks for any advise.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
drb82 is offline Offline
1 posts
since Apr 2006
Jan 31st, 2007
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

Click to Expand / Collapse  Quote originally posted by caperjack ...
It will now attempt to load Windows XP using a past set of configuration files.
If that doesn't work, there is the next step....the hard way.
The hard way is same as described in the microsoft link in above post
I'm new here, and was driven to this site out of desperation. I have the same problem and already tried the MS Part 1 procedure - i.e. creating a tmp directory, copying files from "config" into "tmp", then deleting the named files in "config", and copying the files from the existing "repair" directory into "config."

My problem is that there is no "system" file in the "repair" directory! All the others are there, but no "system" which is the file that was currupt or missing in the first place.

Question - can this file be obtained from anywhere else in the windows directory? If not, how do I get around this? Thank you in advance for your help.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Ozzie is offline Offline
2 posts
since Jan 2007
Feb 10th, 2007
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

Knoppix to the rescue.

I found my way here having the same issue as y'all are talking on my desktop machine. Some have suggested pulling the hard drive to at least save your data before any more drastic measures, certainly a good idea, but theres a slightly more elegant way, if you have an external drive and don't mind getting your hands dirty on Linux.

Knoppix is an open-source Linux distribution designed to boot and run from a CD (easy to find, just google it). So, as I speak, I've booted my PC with Knoppix and am at least copying my valuable data to an external USB drive. Then if I have to take any drastic measures to get my PC bootable again, at least there has been no loss of data.

Don't worry if you've never used linux, Knoppix mounts your drives on the desktop just like Windows, and it's drag and drop from there. Applications for the most part will need to be re-installed, but you have your original CD's, right?

Wish there was an easier way to fix this Windoes issue though...
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bryhal is offline Offline
2 posts
since Feb 2007
Feb 11th, 2007
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

The instructions provided here worked for me, simpler than the MS solution:


http://www.schrockinnovations.com/pr...s32config2.php

In case the link doesn't work here are the abreviated instructions once you are in recovery console:

After you enter your password (or simply press enter) you should be at a prompt that reads "C:/windows". Type the commands below to navigate to your Windows/System32/Config directory and replace the appropriate file:
  1. cd system32
  2. cd config
  3. ren system system.old
  4. cd .. (note the space after cd it is important)
  5. cd .. (note the space after cd it is important)
  6. cd repair
  7. copy system c:\windows\system32\config
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bryhal is offline Offline
2 posts
since Feb 2007
Feb 12th, 2007
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

Thanks for the reply. It came in a few days too late. I finally broke down and re-installed Windows. Most of the data was backed up, it was re-installing all the apps that was a real pain. I almost tried what you suggest, but the "repair" directory already had a missing (my fault) file.

Thank you. I'll keep a copy of your procedure for there next time ...and there will be a next time.

Oz
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Ozzie is offline Offline
2 posts
since Jan 2007
Jun 22nd, 2007
0

Re: System32/Config/ System missing on XP PRO and Home dual boot system

Thru' the recovery console, I checked that "c:\windows\system32\config\system" file has been renamed automatically to c:\windows\system32\config\systum and also other files like security etc are missing there. Also, these files are present in c:\windows\repair .

I tried to copy the system file from repair to config but it displays the error message - the file cannot be copied.

The copy command does not seem to be working. Can anyone help me out in this?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
WISDOM01 is offline Offline
3 posts
since Jun 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Windows NT / 2000 / XP Forum Timeline: X-Axis Mouse Lag
Next Thread in Windows NT / 2000 / XP Forum Timeline: cannot find shares by name, only by IP





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC