DarkLogan Posted October 28, 2008 Report Share Posted October 28, 2008 Hey guys. I got a pretty nasty trojan or whatever that messed my system up. I ran a program in safe mode to delete this issue but now im getting the dreadedStop: c000021a {Fatal System Error}The Session manager initialization system process terminated unexpectedly with a status of 0xc000026c (0×00000000 0×00000000).The system has been shut down.I used knoppix to have a look at the drives and what was messed up and it seems to be the boot.iniI tried to use my xp cd to repair windows on its own but that option is not available. The only option is to use the recovery console which i know nothing about. Can someone help me either manually edit the boot.ini or tell me how to use the commands in the console to fix this problem ?? Or if someone can tell me another way of doing this. I could do a fresh install but im not really into doing that if i dont have to at this point. I know about taking the drive out and making it a slave to get my files i know all this. I want to boot this windows if possible. Thanx for the help. Quote Link to comment Share on other sites More sharing options...
Boris Posted October 28, 2008 Report Share Posted October 28, 2008 Good guide to using the Recovery Console :-http://www.simplyguides.net/guides/recover...y_console.shtmlSee "Using the commands" Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted October 29, 2008 Report Share Posted October 29, 2008 What is the content of your boot.ini file? See this article for more info on the boot.ini file http://support.microsoft.com/kb/289022 Quote Link to comment Share on other sites More sharing options...
DarkLogan Posted October 29, 2008 Author Report Share Posted October 29, 2008 Ok that didnt work either. Has anybody had this error Stop: c000021a {Fatal System Error}The Session manager initialization system process terminated unexpectedly with a status of 0xc000026c (0×00000000 0×00000000).The system has been shut down.and was successful at getting your windows to boot properly or just to boot at all ?? I'm having no luck :( Quote Link to comment Share on other sites More sharing options...
DarkLogan Posted November 1, 2008 Author Report Share Posted November 1, 2008 What is the content of your boot.ini file? See this article for more info on the boot.ini file http://support.microsoft.com/kb/289022Well i used knoppix to look inside of windows cause it wont boot at all. When i looked at the boot.ini after where it says fastdetect there is a string that says something like noboot/no= something or the other. So i figured that is the source of the problem. Now i just somehow need to edit the boot.ini but i cant log into windows cause it wont go to the logon screen after the windows logo screen. Knoppix dont have a edit option because its in NTFS format. If it were fat32 i could edit it. Quote Link to comment Share on other sites More sharing options...
Boris Posted November 1, 2008 Report Share Posted November 1, 2008 A normal boot.ini would look something like this (XP Pro)[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect Quote Link to comment Share on other sites More sharing options...
Alan2273 Posted November 1, 2008 Report Share Posted November 1, 2008 Put your XP CD in, go to the recovery console, when it is loaded, type fixboot then at the next prompt type fixmbr then type exit and reboot your computer that should do it. Quote Link to comment Share on other sites More sharing options...
Seshomaru Samma Posted November 2, 2008 Report Share Posted November 2, 2008 you might be able to write to NTFS with Knoppix check out if you have the NTFS-3G package on your version dpkg -l | grpe ntfsif not apt-get itthen mount the NTFS partition using NTFS-3G , like this:mount -t ntfs-3g -o rw /dev/??? /mnt/???replacing the question marks with your current setting Quote Link to comment Share on other sites More sharing options...
DarkLogan Posted November 2, 2008 Author Report Share Posted November 2, 2008 Put your XP CD in, go to the recovery console, when it is loaded, type fixboot then at the next prompt type fixmbr then type exit and reboot your computer that should do it.I did that and it still didnt work. Quote Link to comment Share on other sites More sharing options...
Alan2273 Posted November 2, 2008 Report Share Posted November 2, 2008 As you have a Knoppix Cd give this a try, back up your important files first.http://healyourchurchwebsite.com/2008/03/1...r-with-knoppix/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.