problems in recovery console

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello
My Windows XP do not start and I get this error message
Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTE

I followed instructions from the Knowledge base article 307545 about recovery from a corrupted registry, but I did not succeed

I could get to the Recovery console with C:\WINDOWS, but after typing the first command
md tm
I got this message
The path or file specified is not valid
I get the same message after trying the command dir
And, the same message after typing
copy c:\windows\system32\config\system a:\tmp\system.ba
(md a:\tmp worked

I prefer not to solve this problem by formatting the disk, if it is possible
Can anybody help me or let me know, if the solution has been described somewhere
Thank you very much
Jir
 
Jiri said:
I could get to the Recovery console with C:\WINDOWS, but after typing the first command
md tmp
I got this message:
The path or file specified is not valid.
I get the same message after trying the command dir.
And, the same message after typing
copy c:\windows\system32\config\system a:\tmp\system.bak
(md a:\tmp worked)

Do
C:
CD \
DIR
and see what gets listed.

If Windows shows up you can use
CD Windows
to get down into it and so on.

If it does not show directories in C then you are in for a complete new
install - the disk is shot
 
Back
Top