Here is another method to perform a system restore on that drive.
Connect your non-bootable hard drive to the other computer.
Open Windows Explorer. Click on Tools|Folder Options|View. Check the box beside "Show hidden files and folders". Apply your change.
Navigate to the d:\System Volume Information folder ( d: represents the crashed drive letter).
You will see a folder named something like _restore{.........} the dots represent an alpha-numeric sequence.
In this folder you will see folders named RP0....RPnn. Find the one with the highest number.
These are your System Restore points. In the highest numbered folder you will see a folder named snapshot. In this folder are registry hive files which you need to recover your system:
Create a subdirectory; i.e, d:\Windows\TMP. Copy these files to the TMP subdirectory. Rename them:
default
security
software
system
sam
Note: Be sure to lose the period (.) in the file named _registry_user_.default
Delete the files in the d:\windows\system32\config subdirectory with the same names.
Copy the d:\windows\tmp files to the d:\windows\system32\config. subdirectory.
Put your drive back in its original system. Your system should start normally. If you get the same error go back and choose another folder ( RPnn-1) and repeat the procedure.
mombodog
2 Intern
•
12.7K Posts
0
July 13th, 2007 19:00
Connect your non-bootable hard drive to the other computer.
Open Windows Explorer. Click on Tools|Folder Options|View. Check the box beside "Show hidden files and folders". Apply your change.
Navigate to the d:\System Volume Information folder ( d: represents the crashed drive letter).
You will see a folder named something like _restore{.........} the dots represent an alpha-numeric sequence.
These are your System Restore points. In the highest numbered folder you will see a folder named snapshot. In this folder are registry hive files which you need to recover your system:
_registry_machine_security
_registry_machine_software
_registry_machine_system
_registry_machine_sam
security
software
system
sam
Delete the files in the d:\windows\system32\config subdirectory with the same names.
Copy the d:\windows\tmp files to the d:\windows\system32\config. subdirectory.
Put your drive back in its original system. Your system should start normally. If you get the same error go back and choose another folder ( RPnn-1) and repeat the procedure.
Message Edited by mombodog on 07-13-2007 03:44 PM