 |
13-08-2005, 01:07 PM
|
#1 (permalink)
|
|
Broken In
Join Date: Oct 2003
Posts: 181
|
Windows 2000 Pro Boot errer of SYSTEMced currept ??
My dear friends
In my sytem
system is hang and when i reboot i got errer
Quote:
|
\winnt\system32\config\SYSTEMced is correpted
|
for that i boot from windows 2000 pro bootable cd and
go to R=Repair then go to F=Faster repair
but show me that there is no windows 2000 installed in your computer.
but when i go to R=repain and then C=Console then it show me
1 C:\winnt windows 2000 installed in my sytem and
i replace system files with repair folder which is in my C:\winnt folder
but that is my old files so system is booted but in old setting like
no driver, no software install just fress win 2000 pro installed but i take backup of my system and system.alt file so i put it back in system32 folder and it give me errer which i mentation above ..!!
so what to do now to repair this errer..???
Thanks
__________________
Have A Nice Day....!!
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
13-08-2005, 01:11 PM
|
#2 (permalink)
|
|
Broken In
Join Date: Oct 2003
Posts: 181
|
Code:
Windows could not start because the following file is missing or corrupt:\WINNT\SYSTEM32\CONFIG\SYSTEMced
__________________
Have A Nice Day....!!
|
|
|
13-08-2005, 01:25 PM
|
#3 (permalink)
|
|
In The Zone
Join Date: Oct 2004
Location: Chennai
Posts: 400
|
Copy that particular file from the cd. Then it should solve the problem. Even i once had a similar type of problem in my system with winxp.
__________________
Intel Pentium 4 2.40C @ 800 Mhz FSB,On Asrock P4i65GV, 1 GB Transcend DDR 400 Mhz,160 GB Seagate SATA,120 GB Samsung PATA
GeForce FX5500 256MB,LG GCE-8525B,52x32x52x,Lite-On SOHW-1633S DVD Burner
Creative 2.1 Inspire Series,Syncmaster 17\" 793MB
|
|
|
13-08-2005, 01:37 PM
|
#4 (permalink)
|
|
Broken In
Join Date: Oct 2003
Posts: 181
|
Quote:
|
Originally Posted by shivaranjan.b
Copy that particular file from the cd. Then it should solve the problem. Even i once had a similar type of problem in my system with winxp.
|
Thanks
But i can't find that file in my Windows 2000 Pro CD???
__________________
Have A Nice Day....!!
|
|
|
13-08-2005, 01:43 PM
|
#5 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Search the CD using another OS or at ur friend's or at a cybercafe...
Or :
The Windows 2000 SYSTEMced error occurs when the system can't load the SYSTEM hive of the registry. The reasons include the SYSTEM hive being damaged, missing or too large to load.
The cause I've experienced most often has been the hive being too large to load. The SYSTEM hive has to share 16 MB of memory with several other processes when it is first read so if the hive is 16 MB and the other processes take up 3 MB it just can't be read. Microsoft has instructions for recovering from a hive that gets too large in knowledge base article Q269075. However, I've never been able to recover a system using only the method they specify. Microsoft assumes that the SYSTEM hive is too large because there are a large number of shared resources and their fix is to eliminate the key of the hive with the shares in it.
If the SYSTEM hive isn't large due to shares then what makes it too big? As the system reads, writes and deletes data in the registry, it sometimes leaves gaps. While the size of the actual data may not increase by much, the system still has to read in the entire file. If there are 3 MB of data and the registry file has 13 MB of wasted space, there's going to be a problem. Normally the wasted space doesn't get very large, but occasionally a bad program or runaway process makes a mess of the registry.
I recently discovered a program called RegCompact that eliminates the empty wasted space from the registry. Unfortunately it only works on hives that are currently loaded so if you follow Microsoft's instructions and replace the oversized hive with the backup you won't be able to compact it.
Warning This procedure requires logging into the recovery console and changing registry hives. If you've come this far chances are your system is already not working right. You could still make things work so take care.
Solution Follow my instructions to repair a SYSTEMced failure that is not due to a large number of shares. These steps are very similar to Microsoft's but we'll assume the problem is not with shares.
* Use the Windows 2000 CD-ROM or Windows 2000 startup floppies to boot up.
* Choose R to enter the repair menu.
* Choose C on the repair menu to run the console.
* Select the installation of Windows you wish to repair and enter the administrator password.
* Type cd system32\config and press enter.
* Rename the bad SYSTEM hive and its alternate by typing ren system system.bad then enter and ren system.alt systemalt.bad then enter.
* If you have run the Emergency Disk Wizard in the Windows Backup program, type copy C:\WINNT\Repair\Regback\system and press enter. Most if not all of your drivers will already be installed.
* If you have not run the Emergency Disk Wizard type copy C:\WINNT\Repair\system and press enter. This is the default system hive and you will likely have to install drivers when you reboot.
* Remove any CDs or floppies and type exit and press enter to reboot.
* Once Windows boots and you've installed any necessary drivers obtain and install a copy of RegCompact
* Go to Start -> Run and type regedt32.exe and click OK
* Locate the window titled HKEY_LOCAL_MACHINE on Local Machine and click on HKEY_LOCAL_MACHINE.
* On the menu go to Registry -> Load Hive...
* Navigate to C:\WINNT\system32\config and select system.bad then click Open.
* For the key name enter System.bad and click OK
* At this point the bad hive will either load or it won't.
- If it doesn't load, it's simply corrupted. You can either use the backup hive you just loaded or start with a fresh install.
- If it does load, continue on with the fix.
* Exit the Registry Editor.
* Open RegCompact. You should see system.bad in the list of hives. Click Compact. The computer will restart.
* After the system has booted up into windows again, reboot and use the Windows 2000 CD-ROM or Windows 2000 startup floppies to boot up.
* Choose R to enter the repair menu.
* Choose C on the repair menu to run the console.
* Select the installation of Windows you wish to repair and enter the administrator password.
* Type cd system32\config and press enter.
* Rename the temporary SYSTEM hive and its alternate by typing ren system system.bak then enter and ren system.alt systemalt.bak then enter.
* Copy the formerly bad system file to make it the actual system hive by typing copy system.bad system. There is no need to replace the alternate file because Windows will create a new one.
* Remove any CDs or floppies and type exit and press enter to reboot.
Your computer should now be running as well as or better than it ran before the SYSTEMced error. 8) 8) 8)
__________________
Harsh J
www.harshj.com
|
|
|
13-08-2005, 01:50 PM
|
#6 (permalink)
|
|
Broken In
Join Date: Oct 2003
Posts: 181
|
Thanks
QwertyManiac
your step is Very Good for me.
I try and i will repply u what heppen..!@!
Thanks QwertyManiac
__________________
Have A Nice Day....!!
|
|
|
13-08-2005, 01:57 PM
|
#7 (permalink)
|
|
In The Zone
Join Date: Oct 2004
Location: Chennai
Posts: 400
|
Check out this url i think it should solve your problem.
http://support.microsoft.com/?id=269075
__________________
Intel Pentium 4 2.40C @ 800 Mhz FSB,On Asrock P4i65GV, 1 GB Transcend DDR 400 Mhz,160 GB Seagate SATA,120 GB Samsung PATA
GeForce FX5500 256MB,LG GCE-8525B,52x32x52x,Lite-On SOHW-1633S DVD Burner
Creative 2.1 Inspire Series,Syncmaster 17\" 793MB
|
|
|
13-08-2005, 02:11 PM
|
#8 (permalink)
|
|
Rebooting
Join Date: Aug 2004
Location: 220.225.82.33
Posts: 6,266
|
__________________
rebooting
ChotoCheeta.com
|
|
|
13-08-2005, 02:12 PM
|
#9 (permalink)
|
|
Broken In
Join Date: Oct 2003
Posts: 181
|
Quote:
* Go to Start -> Run and type regedt32.exe and click OK
* Locate the window titled HKEY_LOCAL_MACHINE on Local Machine and click on HKEY_LOCAL_MACHINE.
* On the menu go to Registry -> Load Hive...
* Navigate to C:\WINNT\system32\config and select system.bad then click Open.
* For the key name enter System.bad and click OK
|
it give the errer that
Quote:
|
File is not a valid registry file
|
so i think i have to reinstall win 2000 pro and all my installed stuf and setting..!!
Ohhhh Nooooo..!!!!
any any solution!>...!!!
__________________
Have A Nice Day....!!
|
|
|
13-08-2005, 02:15 PM
|
#10 (permalink)
|
|
In The Zone
Join Date: Oct 2004
Location: Chennai
Posts: 400
|
Quote:
|
Originally Posted by pr@k@sh
Quote:
* Go to Start -> Run and type regedt32.exe and click OK
* Locate the window titled HKEY_LOCAL_MACHINE on Local Machine and click on HKEY_LOCAL_MACHINE.
* On the menu go to Registry -> Load Hive...
* Navigate to C:\WINNT\system32\config and select system.bad then click Open.
* For the key name enter System.bad and click OK
|
it give the errer that
Quote:
|
File is not a valid registry file
|
so i think i have to reinstall win 2000 pro and all my installed stuf and setting..!!
Ohhhh Nooooo..!!!!
any any solution!>...!!!
|
Just wait for few more hours may be we can find a solution. Any i got company as i have to reinstall winxp today.
__________________
Intel Pentium 4 2.40C @ 800 Mhz FSB,On Asrock P4i65GV, 1 GB Transcend DDR 400 Mhz,160 GB Seagate SATA,120 GB Samsung PATA
GeForce FX5500 256MB,LG GCE-8525B,52x32x52x,Lite-On SOHW-1633S DVD Burner
Creative 2.1 Inspire Series,Syncmaster 17\" 793MB
|
|
|
13-08-2005, 02:23 PM
|
#11 (permalink)
|
|
Rebooting
Join Date: Aug 2004
Location: 220.225.82.33
Posts: 6,266
|
__________________
rebooting
ChotoCheeta.com
|
|
|
13-08-2005, 02:37 PM
|
#12 (permalink)
|
|
Broken In
Join Date: Oct 2003
Posts: 181
|
Quote:
|
Originally Posted by saurav_cheeta
|
I already try that but system.old is not loaded it give errer
Quote:
|
File is not a valid registry file
|
so if i can not load my old system file how can i do any more stap ..!!
is there any tool or step to repmail my old system file then let me repply..!!
Thanks
Thanks
Thanks
__________________
Have A Nice Day....!!
|
|
|
13-08-2005, 02:51 PM
|
#13 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
K i found this too...
Windows 2000 could not start because %SystemRoot%\SYSTEM32\CONFIG\SYSTEMced is missing or corrupt?
If you receive the subject error, your System hive is missing or damaged.
If the Recovery Console is installed, start it and jump to step 3.
If the Recovery Console is NOT installed:
1. Start the setup media and press R at Welcome to Setup.
2. Press C to start the Recovery Console.
3. Select the install instance you wish to repair.
4. Type the following commands:
cd system32\config
ren system system.old
ren system.alt systemalt.old
6. Copy the more recent of %SystemRoot%\repair\regback\system or %SystemRoot%\repair\system to the current folder (%SystemRoot%\System32\Config).
7. Type exit to restart.
NOTE: Any services, device drivers, or program registry entries that where installed after the date of this System hive must be reinstalled.
__________________
Harsh J
www.harshj.com
|
|
|
14-08-2005, 10:46 AM
|
#14 (permalink)
|
|
In The Zone
Join Date: Oct 2004
Location: Chennai
Posts: 400
|
@ pr@k@sh
Has your problem been sorted out? Please Update......
__________________
Intel Pentium 4 2.40C @ 800 Mhz FSB,On Asrock P4i65GV, 1 GB Transcend DDR 400 Mhz,160 GB Seagate SATA,120 GB Samsung PATA
GeForce FX5500 256MB,LG GCE-8525B,52x32x52x,Lite-On SOHW-1633S DVD Burner
Creative 2.1 Inspire Series,Syncmaster 17\" 793MB
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|