Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows VistaWindows XPWindows MeWindows 98Windows 95Virtual PCInternet ExplorerOutlook ExpressWindows MediaSecurity
Related Topics
MS Server ProductsMS OfficePC HardwareMore Topics ...

Windows Forum / Windows 95 / March 2004

Tip: Looking for answers? Try searching our database.

w95 won't load

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chic - 08 Mar 2004 16:03 GMT
My computer defaults to safe mode because of failure to
close normally last time.  I checked the instructions
under KB# 136337 "Troubleshooting Win95 startup Problems
and Error Message" and found that if I step through the
startup process, my computer skips the "Process the
system registry?" step.  Will troubleshooting be useful
in this case?  Maybe I have a registry problem.  Any
suggestions?
glee - 08 Mar 2004 18:22 GMT
Using Step by Step as described in that article,
http://support.microsoft.com/?kbid=136337 ,
you do not get prompted to process the Registry at any point, no matter which of the 4 boot options (boot A, B, C, or D) you try?

I would check for faulty physical memory (RAM), either by using one of these floppy-based memory testers:

DocMemory
http://www.simmtester.com/page/products/doc/download.asp

MemTest86:
http://www.memtest86.com/

Windows Memory Tester
http://oca.microsoft.com/en/windiag.asp

or by swapping out the RAM with known-good modules.

Also, have a look here:

Windows 98 or Windows 95 Defaults to Safe Mode
http://support.microsoft.com/?kbid3283

The Computer Always Starts in Safe Mode
http://support.microsoft.com/?kbid06615
Signature

Glen Ventura, MS MVP W95/98 Systems
http://dts-l.org/goodpost.htm

> My computer defaults to safe mode because of failure to
> close normally last time.  I checked the instructions
[quoted text clipped - 4 lines]
> in this case?  Maybe I have a registry problem.  Any
> suggestions?
chic - 08 Mar 2004 23:19 GMT
Yes Glen, when I use stepwise boot option, I don't get a
prompt to process the registry.  I checked for faulty
memory using MemTest86 and found nothing.  KB article
#143283 asks to check for a Wnbootng.sts which I don't
have.  However KB# asks to check the msdos.sys file for
bootsafe=1.  Well that line wasn't in the file, in fact
the file was empty, except for a semicolon.  Should
msdos.sys have other lines in the file?

>-----Original Message-----
>Using Step by Step as described in that article,
>http://support.microsoft.com/?kbid=136337 ,
>you do not get prompted to process the Registry at any point, no matter which of the 4 boot options (boot A, B,
C, or D) you try?

>I would check for faulty physical memory (RAM), either by using one of these floppy-based memory testers:
>
[quoted text clipped - 26 lines]
>
>.
glee - 09 Mar 2004 03:06 GMT
Yikes!  Yes.
msdos.sys is a read-only file, so you must remove the read-only attribute in order to edit it, and then re-set the attribute when editing is complete and the changes have been saved.

The contents of a typical Win95 msdos.sys file look like this, assuming Windows is installed in the default location....if your windows folder has a different name or path, you will have to modify accordingly:

---------file starts below---------
[Paths]
WinDir=C:\WINDOWS
WinBootDir=C:\WINDOWS
HostWinBootDrv=C

[Options]
BootMulti=0
BootGUI=1
Network=1
;
;The following lines are required for compatibility with other programs.
;Do not remove them (MSDOS.SYS needs to be >1024 bytes).
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxa
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxb
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxc
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxd
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxe
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxf
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxg
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxh
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxi
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxj
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxk
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxl
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxm
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxn
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxo
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxp
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxq
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxr
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxs

----------end of file above here---------

Signature

Glen Ventura, MS MVP W95/98 Systems
http://dts-l.org/goodpost.htm

> Yes Glen, when I use stepwise boot option, I don't get a
> prompt to process the registry.  I checked for faulty
[quoted text clipped - 45 lines]
> >
> >.
anonymous@discussions.microsoft.com - 09 Mar 2004 14:25 GMT
Wow this is getting complicated.  Could there be a backup
msdos.sys file?  Would reverting to a previous
configuration restore the file?  What about restoring the
registry or io.sys file?  

I should have stated at the outset that the problem first
occurred after my son played a brand new Lord of the
Rings demo disk.  Obviously it must not have been
compatible with Win95.

>-----Original Message-----
>Yikes!  Yes.
>msdos.sys is a read-only file, so you must remove the read-only attribute in order to edit it, and then re-set
the attribute when editing is complete and the changes
have been saved.

>The contents of a typical Win95 msdos.sys file look like this, assuming Windows is installed in the default
location....if your windows folder has a different name
or path, you will have to modify accordingly:

>---------file starts below---------
>[Paths]
[quoted text clipped - 11 lines]
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxa
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxb
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxc
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxd
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxe
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxf
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxg
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxh
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxi
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxj
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxk
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxl
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxm
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxn
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxo
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxp
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxq
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxr
>;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxs

>----------end of file above here---------
>
[quoted text clipped - 50 lines]
>
>.
glee - 09 Mar 2004 19:52 GMT
There is no backup unless you made one, or use a program that makes one.
Editing msdos.sys is really pretty simple.
If you can get into Safe Mode, open Windows Explorer.
Click the View menu (or possibly Tools menu)> Options (or Folder Options)> View tab, select "Show All Files", and click OK.
Find the C:\msdos.sys file.
Right-click the file, click Properties, uncheck the Attribute box for Read-only, and click OK.
Then, open the file with Notepad, make it look like the one I posted, by copying and pasting the text.
Click File menu> Save, File menu> Exit.
Right-click the file in Windows Explorer again, click Properties, and put the check mark back in Read-only, and click OK.
Signature

Glen Ventura, MS MVP W95/98 Systems
http://dts-l.org/goodpost.htm

> Wow this is getting complicated.  Could there be a backup
> msdos.sys file?  Would reverting to a previous
[quoted text clipped - 137 lines]
> >
> >.
Jerry - 10 Mar 2004 17:09 GMT
Yes and remember in Win 95 the System attribute must be set as well. It may
be set in Dos or from the command prompt (Start>Programs>MS-DOS Prompt) and
then type attrib +r +h +s msdos.sys

--
                                            Jerry
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.