Fatal System error

Uso de los sistemas operativos (Windows, Mac OS, Linux, etc.) y sus programas accesorios. Instalación, configuración, controladores de dispositivos (drivers)...

Moderador: Moderadores

thejavi
Senior
Mensajes: 53
Registrado: Sab Ago 20, 2005 10:27 pm
Ubicación: Czec Republic

Fatal System error

Mensaje por thejavi » Mar May 23, 2006 5:30 pm

Hola a todos, tengo un problema de los gordos, estoy recien llegado a la republica checa y cuando intento enchufar el ordenador me aparece lo siguiente:
STOP: c000021a Fatal System Error
The Session Manager Initialization System process terminated unexpectedly with a status of 0X00000000 0X00000000.
The system has been shut down.

Cuando arranco en modo a prueba de fallos me hace lo mismo, lo he intentado con dos o tres opciones de las que tiene y nada, por favor, podriais ayudarme :?:
Lo siento, he intentado escribir lo mejor que he podido pero desde un teclado checo algunos caracteres son muy dificiles de encontrar.
Gracias :!: :!:
This world is just
a resting-place

Avatar de Usuario
rd12686950
Preferencial
Mensajes: 867
Registrado: Mié Dic 08, 2004 2:00 am
Contactar:

Mensaje por rd12686950 » Mar May 23, 2006 9:54 pm

Como imagino que dominas el Ingles mejor que yo, te copio lo que dice MS en su web al respecto de ese problema.
Pareciera que se haya intentado renombrar algun ficher del Registro, voluntariamente o no.
Espere que te sirva. Por aqui estare si necesitas mas ayuda, RD

Error Message: Stop c000021a {Fatal System Error} The Session Manager Initialization System Process...
View products that this article applies to.
Article ID : 317189
Last Review : May 14, 2003
Revision : 2.0
This article was previously published under Q317189
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/EN-US/) Description of the Microsoft Windows Registry
SYMPTOMS
When you start your Windows NT 4.0-based computer, you may receive the following error message:
Stop c000021a {Fatal System Error}
The session manager initialization system process terminated unexpectedly with a status of 0xc0000017 (0x00000000, 0x0000000) The system has been shut down.
After you receive this error message, your computer may restart so quickly that you are unable to obtain the details of the memory address. This symptom may prevent Windows NT from being able to write a valid Memory.dmp file. You may be unable to resolve this issue by disabling all third-party services, or by repairing your Windows NT installation by using an ERD.
Back to the top Back to the top
CAUSE
The error message that is listed in the "Symptoms" section of this article is often caused by pending file-rename operations that are scheduled in the Windows NT registry, but that cannot be completed.

Programs or Setup programs may schedule a file to be renamed on the next restart of Windows NT if the program is prevented from renaming a file because the file is in memory.

Windows NT checks a registry key for file-rename operations to be completed early in the boot process. If the file-rename operation cannot be completed because the file or folder does not exist, the error message that is listed in the "Symptoms" section of this article is generated.
Back to the top Back to the top
RESOLUTION
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To resolve this issue:
1. Create a parallel installation of Windows NT.For additional information how to do so, click the article number below to view the article in the Microsoft Knowledge Base:
259003 (http://support.microsoft.com/kb/259003/EN-US/) How and Why to Perform a Parallel Installation of Windows NT 4.0
2. Start your computer to the parallel installation of Windows NT, and then start Registry Editor.
3. On the Window menu, click HKEY_LOCAL_MACHINE on Local Machine.
4. On the Registry menu, click Load Hive.
5. Type the path to the System hive of the prior installation, typically %systemroot%\system32\config\system, and then click Open.
6. When you are prompted for the name of the key, type TEST, and then view the following registry entry:
HKEY_LOCAL_MACHINE\TEST\Select
7. Note the setting for the Current DWord value in the preceding registry key. This is typically 0x1, and is represented as CURRENT:Reg_Dword:0x1. This value indicates that the "CurrentControlSet" for your original Windows NT installation corresponds to ControlSet001 in this window. A value of 2 would indicate that the "CurrentControlSet" for your original Windows NT installation would correspond to ControlSet002, and so on.
8. Locate the following registry key
HKEY_LOCAL_MACHINE\TEST\ControlSetXXX\Control\Session Manager
where XXX is the CurrentControlSet that you identified in the preceding step.
9. Under the Session Manager key, note and then delete any PendingFileRenameOperations entries.
10. Click the TEST hive, and then click Unload Hive on the Registry menu.
11. On the Registry menu, click Load Hive.
12. Type the path to the Software hive of the prior installation, typically %systemroot%\system32\config\Software, and then click Open.
13. When you are prompted for the name of the key, type TEST2.
14. Remove any PendingFileRenameOperations entries in the following registry keys:
HKEY_LOCAL_MACHINE\TEST2\Microsoft\Windows\CurrentVersion\RunOnce

HKEY_LOCAL_MACHINE\TEST2\Microsoft\Windows\CurrentVersion\RunOnceEx
15. Click the TEST2 hive, and then click Unload Hive on the Registry menu.
16. Quit Registry Editor, and then restart your original installation.

Responder