PC Review


Reply
Thread Tools Rate Thread

Blue screen on boot up Win2000 system

 
 
=?Utf-8?B?bHV2MmJpa2Uy?=
Guest
Posts: n/a
 
      24th Aug 2006
I get a blue screen with the following message:

STOP: c0000218 (Registry File Failure)
the registry connont load the hive (file):
\systemroot\system32\config\software
or its log or alternate.
It is corrupt, absent or not writable.

I do not have an ERD so i can not use that, the reg file was never backed up
so i can not go back to the original reg file.

I have tried Last Know Good and that still did not work.

I have tried to do the Recovery process with the Windows 2000 CD, I Pressed
R for Emergency Repair, than F for fast repair, I don't have the ERD so i
pressed L to attempt to locate Windows 2000, I get "setup cannot find a
windows 2000 installation to repair, unless you provide and ERD, setup can
not make the repairs.
I also did the Manual and again it will not work.

I went into RC to the DOS prompt and was able to do CHKDSK c: /p /r and it
found and fixed some errors. however when i rebooted, i received the above
error message. when the above error message appears it reboots over and over.

this seems like the same issue that JCO ("Error Message" in the
microsoft.public.win2000.general) posted on 5/6/06, however his error message
i believe was the system hive. I thought maybe if i followed the
instructions that Dave Patrick gave JCO for the system hive it would work if
i changed "system" to software. however i could not go all the way since
there is no software.alt file to rename to software.

anyone have any suggestions as to what I can do? Can I create an ERD from
another computer system (same brand and model) and use that ERD or does the
ERD have be from that computer?

thanks a bunch!
--
Thank you,

 
Reply With Quote
 
 
 
 
Steve Parry
Guest
Posts: n/a
 
      24th Aug 2006
luv2bike2 wrote:
> I get a blue screen with the following message:
>
> STOP: c0000218 (Registry File Failure)
> the registry connont load the hive (file):
> \systemroot\system32\config\software
> or its log or alternate.
> It is corrupt, absent or not writable.
>
> I do not have an ERD so i can not use that, the reg file was never backed
> up so i can not go back to the original reg file.
>
> I have tried Last Know Good and that still did not work.
>
> I have tried to do the Recovery process with the Windows 2000 CD, I
> Pressed
> R for Emergency Repair, than F for fast repair, I don't have the ERD so i
> pressed L to attempt to locate Windows 2000, I get "setup cannot find a
> windows 2000 installation to repair, unless you provide and ERD, setup can
> not make the repairs.
> I also did the Manual and again it will not work.
>
> I went into RC to the DOS prompt and was able to do CHKDSK c: /p /r and it
> found and fixed some errors. however when i rebooted, i received the
> above error message. when the above error message appears it reboots
> over and over.
>
> this seems like the same issue that JCO ("Error Message" in the
> microsoft.public.win2000.general) posted on 5/6/06, however his error
> message i believe was the system hive. I thought maybe if i followed the
> instructions that Dave Patrick gave JCO for the system hive it would work
> if i changed "system" to software. however i could not go all the way
> since there is no software.alt file to rename to software.
>
> anyone have any suggestions as to what I can do? Can I create an ERD from
> another computer system (same brand and model) and use that ERD or does
> the ERD have be from that computer?
>
> thanks a bunch!


http://xphelpandsupport.mvps.org/how...air_a_stop.htm

refers to XP but most of the info will be relevant


--
Steve Parry BA(Hons) MCP

http://www.gwynfryn.co.uk


 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      25th Aug 2006
If the software hive is corrupt, it may be possible to rename the software
hive found in;
%windir%\system32\config\software
to software.old
then copy the most recent backup found in
%windir%\repair\regback
as
%windir%\system32\config\software

If that fails you can copy/ use the file
%windir%\repair\software
This file is an image of the hive at the time the OS was installed, so you'd
have to reinstall all software. This being the case you might just as well
blow it away and start a new install. (note: this would at least allow you
to start the OS to make any necessary backups prior to wiping the drive.)

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. At
the "Welcome to Setup" screen. Press F10 or 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. Note If the registry is corrupted
or missing or no valid installations are found, the Recovery Console starts
in the root of the startup volume without requiring a password. You cannot
access any folders, but you can carry out commands such as chkdsk, fixboot,
and fixmbr for limited disk repairs. 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: drive
root, %systemroot% or %windir%

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"luv2bike2" wrote:
|I get a blue screen with the following message:
|
| STOP: c0000218 (Registry File Failure)
| the registry connont load the hive (file):
| \systemroot\system32\config\software
| or its log or alternate.
| It is corrupt, absent or not writable.
|
| I do not have an ERD so i can not use that, the reg file was never backed
up
| so i can not go back to the original reg file.
|
| I have tried Last Know Good and that still did not work.
|
| I have tried to do the Recovery process with the Windows 2000 CD, I
Pressed
| R for Emergency Repair, than F for fast repair, I don't have the ERD so i
| pressed L to attempt to locate Windows 2000, I get "setup cannot find a
| windows 2000 installation to repair, unless you provide and ERD, setup can
| not make the repairs.
| I also did the Manual and again it will not work.
|
| I went into RC to the DOS prompt and was able to do CHKDSK c: /p /r and it
| found and fixed some errors. however when i rebooted, i received the
above
| error message. when the above error message appears it reboots over and
over.
|
| this seems like the same issue that JCO ("Error Message" in the
| microsoft.public.win2000.general) posted on 5/6/06, however his error
message
| i believe was the system hive. I thought maybe if i followed the
| instructions that Dave Patrick gave JCO for the system hive it would work
if
| i changed "system" to software. however i could not go all the way since
| there is no software.alt file to rename to software.
|
| anyone have any suggestions as to what I can do? Can I create an ERD from
| another computer system (same brand and model) and use that ERD or does
the
| ERD have be from that computer?
|
| thanks a bunch!
| --
| Thank you,
|


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
upgraded from Win2000 pro to XP pro and now get the blue screen Bruce Microsoft Windows 2000 Upgrade 3 5th Apr 2008 06:09 AM
Fatal System Error - Blue Screen - Unable to boot to OS - What to =?Utf-8?B?RGFuaWVs?= Windows XP Performance 2 9th Jan 2005 12:23 AM
Win2000 Blue Screen Carm Microsoft Windows 2000 1 6th Jan 2004 02:01 PM
Can't boot system/get blue stop screen pfeix Windows XP Performance 2 23rd Nov 2003 11:32 AM
SAP login Win2000 Blue Screen Tom Microsoft Windows 2000 0 12th Aug 2003 12:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:46 AM.