Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 20-02-2007, 07:09 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2006
Posts: 46
Default System.ini corrupted - windows xp not loading


Hi,

In my laptop with Win XP Home as the OS, recently it has started giving OS load errors...

It would first state that previous shutdown was not normal and so select the standard options (Safe Mode, Safe Mode with Cmd prompt, ..., Last known Working configuration, etc.).

If I select the Last Known Working configuration, it next states System.ini is corrupted - Press "r" to repair. But pressing "r" doesn't help but it just hangs -- no further action seen even 30+ minutes after pressing r.

If I select Safe Mode, it start listing out the files that gets loaded and when it reaches system.ini, it states that it's corrupted and hangs..

How can I fix this issue and get the OS load properly?
SGS_001 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 20-02-2007, 07:29 PM   #2 (permalink)
In The Zone
 
::cyborg::'s Avatar
 
Join Date: Oct 2005
Location: NEW DELHI
Posts: 436
Default Re: System.ini corrupted - windows xp not loading

reinstall windows dont repair
__________________
:)) - KEEP SMILING
::cyborg:: is offline  
Old 20-02-2007, 11:31 PM   #3 (permalink)
Livin' in the ghetto
 
AshishSharma's Avatar
 
Join Date: May 2006
Location: Hmm .... Home
Posts: 309
Default Re: System.ini corrupted - windows xp not loading

Simple at system bootup hit F8 to get boot options select "Last Known Good Configuration" that should fix the issue

And to be safe boot your computer into Command Prompt Only and scan your HDD for problems

Chkdsk /r

Hope this helps
__________________
~.~ Never argue with idiots, they just drag you down to their level then beat you with experience. ~.~
AshishSharma is offline  
Old 21-02-2007, 11:26 AM   #4 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2006
Posts: 46
Unhappy Re: System.ini corrupted - windows xp not loading

Well, Ashish -- As I had mentioned, even the Last Known Good configuration doesn't help here as it still hangs...

Cyborg -- When you state reinstall WinXP, how about the data on my HDD -- would it all be lost in that case? (since I had only one partition in it).
SGS_001 is offline  
Old 21-02-2007, 11:39 AM   #5 (permalink)
Livin' in the ghetto
 
AshishSharma's Avatar
 
Join Date: May 2006
Location: Hmm .... Home
Posts: 309
Default Re: System.ini corrupted - windows xp not loading

K first scan your HDD for errors and repair them; boot your machine into Command Prompt Only and then run CHKDSK /F on the boot Volume

Typically this should solve this issue but in case the issue still persists U'll have to repair the registry hives ...try the HDD repair and let us know the result ....
__________________
~.~ Never argue with idiots, they just drag you down to their level then beat you with experience. ~.~
AshishSharma is offline  
Old 22-02-2007, 02:22 AM   #6 (permalink)
Apprentice
 
Join Date: May 2006
Posts: 84
Default Re: System.ini corrupted - windows xp not loading

reinstalling will not affect your data
purujitb is offline  
Old 22-02-2007, 02:30 AM   #7 (permalink)
thunderbird.117
Guest
 
Posts: n/a
Default Re: System.ini corrupted - windows xp not loading

Quote:
Originally Posted by SGS_001
Well, Ashish -- As I had mentioned, even the Last Known Good configuration doesn't help here as it still hangs...

Cyborg -- When you state reinstall WinXP, how about the data on my HDD -- would it all be lost in that case? (since I had only one partition in it).
Just read this and understand :-

http://www.microsoft.com/technet/pro...c29621675.mspx
 
Old 22-02-2007, 02:34 PM   #8 (permalink)
Too hot for this forum.
 
Join Date: Dec 2005
Location: Assam
Posts: 102
Default Re: System.ini corrupted - windows xp not loading

reinstall will delete the files in ur documents folder.
__________________
Life's too short.Why use Dialup?
s_aerin is offline  
Old 22-02-2007, 02:51 PM   #9 (permalink)
Right Off the Assembly Line
 
Join Date: Jan 2007
Posts: 11
Default Re: System.ini corrupted - windows xp not loading

reinstall the windows xp.
techram is offline  
Old 22-02-2007, 11:35 PM   #10 (permalink)
Livin' in the ghetto
 
AshishSharma's Avatar
 
Join Date: May 2006
Location: Hmm .... Home
Posts: 309
Default Re: System.ini corrupted - windows xp not loading

Simply reinstall Windows XP, U wouldn't loose anything unless the machine is into some domain ... I believe it's not
__________________
~.~ Never argue with idiots, they just drag you down to their level then beat you with experience. ~.~
AshishSharma is offline  
Old 22-02-2007, 11:56 PM   #11 (permalink)
In The Zone
 
deepak.krishnan's Avatar
 
Join Date: Jan 2005
Location: Palakkad/Bangalore
Posts: 423
Default Re: System.ini corrupted - windows xp not loading

if you have a back up then why dont you try replacing the system.ini file ???

My msgina.dll or something like that was corrupted and I had to replace the shell32.dll after booting using the Dynebolic 1.1 Linux CD that came with Digit December issue...
__________________
.dk
deepak.krishnan is offline  
Old 23-02-2007, 12:25 PM   #12 (permalink)
Livin' in the ghetto
 
AshishSharma's Avatar
 
Join Date: May 2006
Location: Hmm .... Home
Posts: 309
Default Re: System.ini corrupted - windows xp not loading

Well this is what you need to do then :

Boot your system with the Windows XP/2000 Install CD, let the system start the Setup. Once in the Setup, choose to run the Recovery Console.

Now type the following commands pressing Enter after each line.

ren C:\windows\system32\config\system system.old
copy C:\windows\repair\system C:\windows\system32\config\system

Try to boot the system, if it doesn't start, get back into the Recovery Console and enter the following commands.

delete C:\windows\system32\config\system
ren C:\windows\system32\config\system.old system

If you don't have an XP/2000 CD with the Recovery Console on it, you can try removing your hard drive and connecting it your friend's system or installing another Windows system in a different directory. Then you can access the \Windows\System32\Config folder. Copy the files System to a safe location. Then go to the \Windows\Repair folder. Those five files are your orginal registry files created when XP/2000 was first installed. Copy the file System from the \Repair folder and paste it into the \Config folder.

Try to boot your system.
__________________
~.~ Never argue with idiots, they just drag you down to their level then beat you with experience. ~.~
AshishSharma is offline  
Old 23-02-2007, 02:21 PM   #13 (permalink)
Wise Old Owl
 
piyush gupta's Avatar
 
Join Date: Sep 2005
Location: never land
Posts: 1,284
Default Re: System.ini corrupted - windows xp not loading

Better is u Reinstall XP
piyush gupta is offline  
Old 23-02-2007, 02:26 PM   #14 (permalink)
101101
 
Join Date: Nov 2006
Location: 10110
Posts: 139
Cool Re: System.ini corrupted - windows xp not loading

Its better u install the OS again rather than tryin to implement all those repair stuff's n all...It hardly takes half an hour to install a new OS...n still if u r lookin in this post for new replies then GOD help u man....Amen!


Cheers,
Kunal
__________________
Finding answers is simple, all you need to do is come up with the correct questions.
crystal_pup is offline  
Old 24-02-2007, 07:23 PM   #15 (permalink)
Broken In
 
uchiha.sasuke's Avatar
 
Join Date: Nov 2006
Posts: 159
Default Re: System.ini corrupted - windows xp not loading

we are here for learning........reinstalling xp is the last option.....so i guess u should try the options which 'll definitely help u learning new things.....whichis main purpose of this forum...
uchiha.sasuke is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On


 
Latest Threads
- by Niilesh
- by Charan
- by Who
- by Sujeet
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 07:28 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2