943,790 Members | Top Members by Rank

Ad:
Mar 13th, 2008
0

I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

Expand Post »
Hiya, I wanted to try deleting some files etc because I believe they're causing problems but I haven't been able to access Safe Mode due to various viruses I thought I deleted them all and maybe I have but I still couldn't access Safe Mode. I looked on a website and someone suggested using MSCONfig and click SafeBoot and on the BOOT.INI tab and now I've done that it now restarts WINDOWS but cuts off about 2 seconds after the WINDOWS XP loading screen appears and just restarts and asks me if I want to:

Start Windows Normally
Last Known working configuration
And 3 Safe Boot Modes

I've tried them all but my computer won't get passed the WINDOWS screen without restarting, and it's because of the SAFEBOOT setting on MSConfig and the fact that SAFE boot isn't working at present due to the virus etc. So is there anything I can do to fix this, because I can't get onto my computer? *I'm posting this from another computer on a training course* so a quick-ish response would be appreciated! Thank alot!!!

Additonal info:

WINDOWS XP (Home Edition) Service Pack 2
CPU 2.00Ghz Intel Celeron
Onboard S3 Pro Savage Grpahics
Onboard Audio
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Crazymonk is offline Offline
9 posts
since Feb 2008
Mar 13th, 2008
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

Lesson One. Do not use msconfig safeboot option when you have malware on board. If the malware has damaged the registry Safemode key your sys will not be able to enter Safe mode, it will reboot. And you won't be able to undo the Safeboot option.... but you know that now...
Msconfig Safeboot option modifies your boot.ini file. Use a bootable tool like Recovery Console to repair it with the bootcfg command, or slave the drive and edit it manually, or use a bootalbe tool which will allow you to access the C: root to edit boot.ini manually.
The edit is pretty obvious; in this sample boot.ini:
[boot loader]
timeout=4
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect /SAFEBOOT:MINIMAL(ALTERNATESHELL)
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons

-you would simply delete the safeboot switch on the line where it occurs and save boot.ini.
Lesson Two: Don't believe all you read on websites.
Reputation Points: 239
Solved Threads: 296
Industrious Poster
gerbil is offline Offline
4,169 posts
since May 2005
Mar 13th, 2008
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

Click to Expand / Collapse  Quote originally posted by gerbil ...
Lesson One. Do not use msconfig safeboot option when you have malware on board. If the malware has damaged the registry Safemode key your sys will not be able to enter Safe mode, it will reboot. And you won't be able to undo the Safeboot option.... but you know that now...
Msconfig Safeboot option modifies your boot.ini file. Use a bootable tool like Recovery Console to repair it with the bootcfg command, or slave the drive and edit it manually, or use a bootalbe tool which will allow you to access the C: root to edit boot.ini manually.
The edit is pretty obvious; in this sample boot.ini:
[boot loader]
timeout=4
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect /SAFEBOOT:MINIMAL(ALTERNATESHELL)
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons

-you would simply delete the safeboot switch on the line where it occurs and save boot.ini.
Lesson Two: Don't believe all you read on websites.
thank you for replying but I'm not too sure I understand what you told me to do, the thing is I can't actually log on to my computer at all, I'm stuck in a loop, Windows starts up, I tell the comp to start Windows normally or last know configuration and then it cuts off on the WINDOWS screen and restarts, so how would I get passed this because I can't log in to make any changes on the configurations or boot ini? Should I access SETUP, is there anything on there that can help? Thanks for helping!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Crazymonk is offline Offline
9 posts
since Feb 2008
Mar 13th, 2008
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

The only way past your problem is to not try to boot your OS. It just will not start. You must use a bootable cd .. eg, your Xp installation cd is one such... there are others... and manually edit C:\boot.ini as I stated above.
If you boot with an XP installation cd Recovery Console is about your first choice available to you. Enter it and use the bootcfg command. Change the boot order by pressing F11 during startup and selecting your optical drive, eg CD/DVD, so that you may boot from the cd.
Last edited by gerbil; Mar 13th, 2008 at 10:35 am.
Reputation Points: 239
Solved Threads: 296
Industrious Poster
gerbil is offline Offline
4,169 posts
since May 2005
Mar 13th, 2008
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

Click to Expand / Collapse  Quote originally posted by gerbil ...
The only way past your problem is to not try to boot your OS. It just will not start. You must use a bootable cd .. eg, your Xp installation cd is one such... there are others... and manually edit C:\boot.ini as I stated above.
If you boot with an XP installation cd Recovery Console is about your first choice available to you. Enter it and use the bootcfg command. Change the boot order by pressing F11 during startup and selecting your optical drive, eg CD/DVD, so that you may boot from the cd.
thanks for that! that's a shame I don't think I actually have a CD of the sort but I might just have one, anyway I'll try what you said if I find one, but I don't think I do... Windows should implement features that will make these problems easier to fix. Thank you Gerbil, but I don't think I'll be able to get it working, I might have to buy a new computer but I'm skint so I can't even do that! ha If anyone has another way of fixing it which doesn't involve having to use a CD etc please let me know, but Gerbil is obviously correct anyway. Thank you.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Crazymonk is offline Offline
9 posts
since Feb 2008
Mar 13th, 2008
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

Borrow a cd... OEM or full licence, they will both types have a Recovery Console on them. And this is one problem where windows cannot fix itself simply because it cannot start.
You can also download a variety of bootable cd iso's which you can burn an image of, and use them to access your boot.ini file.
Good luck.... this problem does not call for either a reinstallation or a new computer. It is quite straightforward to fix if you have the tool, a bootable cd.
Reputation Points: 239
Solved Threads: 296
Industrious Poster
gerbil is offline Offline
4,169 posts
since May 2005
Mar 13th, 2008
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

ok gerbil I'll see what I can do, anyway one more question on your 2nd post would I delete the following text (exactly)? or less/more:

/noexecute=optin /fastdetect /SAFEBOOT:MINIMAL(ALTERNATESHELL)
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Crazymonk is offline Offline
9 posts
since Feb 2008
Mar 13th, 2008
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

just in case you need to know before he returns i'll answer ?
just remove the safe boot switch ,a switch is this / and the command following it ,the one before the / are needed to boot windows .
,/SAFEBOOT:MINIMAL(ALTERNATESHELL)
Last edited by caperjack; Mar 13th, 2008 at 12:44 pm.
Team Colleague
Reputation Points: 1056
Solved Threads: 792
I hate 20 Questions
caperjack is offline Offline
12,720 posts
since Aug 2003
Feb 1st, 2009
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

Same problem.

I tried to boot from CD and after hitting R to start the Recovery Console, I got the following message "Setup did not find any hard disk drives on your computer. Make sure any hard disk drives are powered on and properly connected to your computer and that any disk related hardware configuration is correct. This may involve running a manufacturer supplied diagnostic or setup program. Setup cannot continue."
Any one can help me?
Reputation Points: 10
Solved Threads: 1
Newbie Poster
verbi is offline Offline
2 posts
since Feb 2009
Feb 1st, 2009
0

Re: I've used MSConfig SafeBoot and now my computer keeps on restarting itself! :0

Ah.. nvm
My problem solved with xpbootcd.iso, windows xp image cd i think (corect me if wrong please).
Booting with that iso select run windows normaly and.. log in to windows.
Remove selected msconfig--> boot.ini --> safeboot , try to restart manualy and no problem.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
verbi is offline Offline
2 posts
since Feb 2009

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Windows NT / 2000 / XP Forum Timeline: Restrict access to web pages on Windows Server
Next Thread in Windows NT / 2000 / XP Forum Timeline: Primary IDE exeeded parameters... Raid all messed up Help





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC