A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Exit Safe Mode without Startup Disk?



 
 
Thread Tools Display Modes
  #11  
Old September 9th 08, 07:41 PM posted to microsoft.public.win98.gen_discussion
glee
External Usenet User
 
Posts: 2,458
Default Exit Safe Mode without Startup Disk?

"dave" wrote in message
...

The Computer Always Starts in Safe Mode
http://support.microsoft.com/?kbid=306615


Thats not much help.... MS says site is not available.


grumble Microsoft dumps another good KB article. /grumble

See if this helps...IIRC it is basically what that article stated:

The Computer Always Starts in Safe Mode (Win 98, ME)

Cause
This behavior can occur if the [Options] section of the Msdos.sys file contains the
following line:
BootSafe=1
This setting forces your computer to start in Safe mode

Solution
To resolve this issue, edit the Msdos.sys file by doing ONE of the following:
- Remove the BootSafe=1 line from the Msdos.sys file
- Change the BootSafe=1 line to BootSafe=0

Follow these steps to edit the Msdos.sys file

Click Start
Point to Find
Click Files or Folders
In the Named box type
msdos.sys
In the Look In box, click the drive on which Windows is installed (usually drive C)
Click Find Now
Right-click the Msdos.sys file
Click Properties
Click to clear the Read-Only and Hidden check boxes to remove these attributes from
the Msdos.sys file
Click OK
Right-click the Msdos.sys file
Click Open With
In the Choose the program you want to use box, click Notepad
Click OK

Do one of the following:
Delete the BootSafe=1 line
OR
Change the value in the BootSafe=1 line to BootSafe=0

On the File menu, click Save

Right-click the Msdos.sys file
Click Properties
Click to select the Read-only and Hidden check boxes to set the attributes for the
file
Click OK
Restart your computer

Also see:
The Computer Always Starts in Safe Mode
http://h10025.www1.hp.com/ewfrf/wc/d...8388&rule=2081

--
Glen Ventura, MS MVP Windows, A+
http://dts-l.net/
http://dts-l.net/goodpost.htm

  #12  
Old September 10th 08, 12:40 AM posted to microsoft.public.win98.gen_discussion
Jeff Richards
External Usenet User
 
Posts: 1,526
Default Exit Safe Mode without Startup Disk?

Without being confident that OP knows what they are doing, recommending a
registry restore without understanding what the problem really is and
without knowing what other changes have occurred, or even why the changes
were needed, is bad advice. And I'm sure you were not seriously suggesting
that a registry restore is simpler than adjusting the screen resolution.

We don't even know if the 'work' the friend did created any system changes.
It may have been no more 'work' than writing a letter.
--
Jeff Richards
MS MVP (Windows - Shell/User)
"Bill in Co." wrote in message
...
Jeff Richards wrote:
System.DAT and User.DAT are the registry - that's what gets restored.


Right, which is what I said. AND perhaps win.ini and system.ini.

Restoring these files without also changing whatever else the friend
altered
puts the machine in an inconsistent state.


Perhaps, but that really depends on what changes took place. I've done
it on countless occasions, but I know what I am doing when I do it. And
know its limitations.

Maybe it's important, maybe not,
but there's always a risk it will make the problem worse rather than
better.


Slight risk. He can always restore the previous registry backup, if he
wants. (I usually run scanreg once just before doing this so I have a
recent one to fall back to, if needbe).

We don't even know if the machine really is in safe mode, or if OP simply
thinks it is because the screen resolution has defaulted to 640x480.


Either way, scanreg /restore may cure that too, without much detailed
troubleshooting (which is more expedient in some cases).

There are many simpler fixes that are worth trying before resorting to an
action that can create significant additional problems.


Again, he can always roll back to another backup IF it should be a
problem.
I think I must be much more used to running scanreg /restore than you (due
to all the "experiments" I've done on my Win98SE system). So for me,
it's no biggie at all, but as I've said, I think I know what I'm doing,
when I do it. :-) ( I also keep a very diligent track of the SFC log,
on a routine basis, etc, often running SFC, particularly just before and
after a new software installation).


Jeff Richards
MS MVP (Windows - Shell/User)
"Bill in Co." wrote in message
...
Jeff Richards wrote:
Starting in safe mode is not a basis for restoring a registry. That
restore
will wipe out any changes in registry settings since the last backup,
but
will not undo any of the associated changes to files.

EXCEPT for system.dat and user.dat (and perhaps win.ini and system.ini).
Who knows, maybe that's enough.

OP should NOT use a
registry restore for such a simple problem, unless all other attempts
to
fix it have failed.
--
Jeff Richards
MS MVP (Windows - Shell/User)
"Don Phillipson" wrote in message
...
"Pleasure" wrote in message
...

A friend worked on my computer while I was out. When I got home my
computer won't start and it is in Safe MODE.

We interpret this to mean your PC will start but
only in Safe Mode and you want to know how to
start Windows in Normal Mode (and you have no
special backup measures in place.)

It is worth trying a reboot to DOS and
c:\windows\scanreg /restore
when you ought to see a menu of 5 earllier dates
between which you can choose to start with the
Registry as it used to be. Even if Windows does
not start OK the error messages may tell you what
system files have been removed or damaged.

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)





  #13  
Old September 10th 08, 03:14 AM posted to microsoft.public.win98.gen_discussion
Bill in Co.
External Usenet User
 
Posts: 1,335
Default Exit Safe Mode without Startup Disk?

Jeff Richards wrote:
Without being confident that OP knows what they are doing, recommending a
registry restore without understanding what the problem really is and
without knowing what other changes have occurred, or even why the changes
were needed, is bad advice. And I'm sure you were not seriously
suggesting
that a registry restore is simpler than adjusting the screen resolution.


No, of course not, IF that's all it was. But if he was stuck in Safe
Mode because of something his friend did (like messing with msconfig or
whatever), one easy way out could be to simply restore the previous
registry.

Of course, IF that guy messed with some OTHER system files (besides the
registry files and the two .ini files I mentioned), it would be a different
story. But since he apparently doesn't know, I don't see what he has to
lose by trying it. If it isn't resolved, he can always roll back to
previous cab backup.

We don't even know if the 'work' the friend did created any system
changes.
It may have been no more 'work' than writing a letter.
--
Jeff Richards
MS MVP (Windows - Shell/User)
"Bill in Co." wrote in message
...
Jeff Richards wrote:
System.DAT and User.DAT are the registry - that's what gets restored.


Right, which is what I said. AND perhaps win.ini and system.ini.

Restoring these files without also changing whatever else the friend
altered
puts the machine in an inconsistent state.


Perhaps, but that really depends on what changes took place. I've
done
it on countless occasions, but I know what I am doing when I do it. And
know its limitations.

Maybe it's important, maybe not,
but there's always a risk it will make the problem worse rather than
better.


Slight risk. He can always restore the previous registry backup, if he
wants. (I usually run scanreg once just before doing this so I have a
recent one to fall back to, if needbe).

We don't even know if the machine really is in safe mode, or if OP
simply
thinks it is because the screen resolution has defaulted to 640x480.


Either way, scanreg /restore may cure that too, without much detailed
troubleshooting (which is more expedient in some cases).

There are many simpler fixes that are worth trying before resorting to
an
action that can create significant additional problems.


Again, he can always roll back to another backup IF it should be a
problem.
I think I must be much more used to running scanreg /restore than you
(due
to all the "experiments" I've done on my Win98SE system). So for me,
it's no biggie at all, but as I've said, I think I know what I'm doing,
when I do it. :-) ( I also keep a very diligent track of the SFC
log,
on a routine basis, etc, often running SFC, particularly just before and
after a new software installation).


Jeff Richards
MS MVP (Windows - Shell/User)
"Bill in Co." wrote in message
...
Jeff Richards wrote:
Starting in safe mode is not a basis for restoring a registry. That
restore
will wipe out any changes in registry settings since the last backup,
but
will not undo any of the associated changes to files.

EXCEPT for system.dat and user.dat (and perhaps win.ini and
system.ini).
Who knows, maybe that's enough.

OP should NOT use a
registry restore for such a simple problem, unless all other attempts
to
fix it have failed.
--
Jeff Richards
MS MVP (Windows - Shell/User)
"Don Phillipson" wrote in message
...
"Pleasure" wrote in message
...

A friend worked on my computer while I was out. When I got home my
computer won't start and it is in Safe MODE.

We interpret this to mean your PC will start but
only in Safe Mode and you want to know how to
start Windows in Normal Mode (and you have no
special backup measures in place.)

It is worth trying a reboot to DOS and
c:\windows\scanreg /restore
when you ought to see a menu of 5 earllier dates
between which you can choose to start with the
Registry as it used to be. Even if Windows does
not start OK the error messages may tell you what
system files have been removed or damaged.

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)



  #15  
Old September 10th 08, 09:14 AM posted to microsoft.public.win98.gen_discussion
MEB[_2_]
External Usenet User
 
Posts: 1,626
Default Exit Safe Mode without Startup Disk?

Sorry Glen, more of a general reminder that many of the prior links that
have been posted here will not work correctly...

--
MEB

--
_________



"glee" wrote in message
...
| "MEB" meb@not wrote in message
| ...
| Just a reminder:
|
| We now have the MS 98 PORTAL address that must be used. All prior links
to
| KB articles have been moved into the portal/general support area of
| Microsoft services.
|
| Meaning? The KB article address format I am using still works fine.
| --
| Glen Ventura, MS MVP Windows, A+
|
http://dts-l.net/
| http://dts-l.net/goodpost.htm
|


 




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Startup in safe mode Otter General 4 December 8th 05 04:15 PM
Can't run in safe mode, keyboard error in startup, can't log on Eskimo General 1 October 21st 05 08:18 PM
Scan disk will not complete (even in safe mode). RichE General 6 May 12th 05 04:40 AM
thorough scan disk in safe mode Bonnie Jean General 6 September 11th 04 10:42 PM
Can't exit safe mode pressen General 1 June 5th 04 06:55 PM


All times are GMT +1. The time now is 07:25 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.