-----Original Message-----
%systemroot% = %windir% = "the windows directory" = probably \winnt
You can rename the system hive found in %windir%\system32 \config\system to
system.old
From the command line;
rename %windir%\system32\config\system system.old
then
copy %windir%\repair\regback\system %windir%\system32 \config
else if no backups then copy the original-as-installed
copy %windir%\repair\system %windir%\system32\config
You'll need to reinstall the device drivers for any hardware added since the
original OS install.
To start the Recovery Console, start the computer from the Windows 2000
Setup CD or the Windows 2000 Setup floppy disks. If you do not have Setup
floppy disks and your computer cannot start from the Windows 2000 Setup CD,
use another Windows 2000-based computer to create the Setup floppy disks.
Press ENTER at the "Setup Notification" screen. Press R to repair a Windows
2000 installation, and then press C to use the Recovery Console. The
Recovery Console then prompts you for the administrator password. If you do
not have the correct password, Recovery Console does not allow access to the
computer. If an incorrect password is entered three times, the Recovery
Console quits and restarts the computer. Once the password has been
validated, you have full access to the Recovery Console, but limited access
to the hard disk. You can only access the following folders on your
computer: %systemroot% and %windir%
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect
:
|
| Ok I booted the recovery console and I ran chkdsk /r. Now
| according to a previous post I, "will need to replace
| your system hive with one from your %systemroot%
| \repair\regback folder. If you don't have a backup there
| you will have to use the one in %systemroot%\repair." Ok
| so where are these system root files located and how do I
| replace them?
|
| thanks