Win95b Boot CD bootup problem

Started by Sal, January 01, 2005, 05:28:05 AM

Previous topic - Next topic

Sal

Hello, I tried the Win95b Boot CD Doc. Maybe I missed something but scnandisk is giving me an error, and tells me to reboot.

Iam usin win95c , could they be some issues on the file version ( drvspace.sys and so on )
Do you have a solution?

Many thanks
Sal

admin

Sal,

95b and 95c are pretty much the same, except that 95c comes with the USB patches on the Windows CD.  They might have bundled IE4, as well.

Which step were you on when scandisk started giving you errors?

Sal

Hello there ! Thanks for reply.

Scandisk tells me " You cannot use the compressed dirve R because it is not mounted. To mount it so you can use the files it contains, you need to restart"  

Ive got here my bootdisk, maybe you can find the problem in it.

http://www.sal4.de/new/A.zip" target="_blank">www.sal4.de/new/A.zip ( about 700 kbytes )

admin

Sal,

I took a look at your bootdisk.  I don't see anything that looks out of place.  When I have a little more time, I'll make a generic boot disk, copy your files overtop of it, then try using it to boot my boot cd.


admin

Sal,

I lost the boot cd and the boot floppy.  I did manage to find the old hard drive, that I was using, so I was able to go through steps 12 to 15.  Initially, I had the same error that you mentioned.

I did manage to get it working, though.  In fact as I'm writing this, I'm in Windows 95b with no hard drive connected to my computer.  :-)

Try renaming dblspace.ini to drvspace.ini
Then change the copy statement in the autoexec.bat:
COPY A:DBLSPACE.BIN R:
to
COPY A:DRVSPACE.BIN R:

In the next day or two, I'll update the boot cd page, to fix some problems that I found.

Sal

It works till regedit wants to copy the registry, its givin me an error. Cant explain exactly, to weird german sentences ;)

I waiting for you update. Great support you have here.

sal

admin

Sal,

In the zip file that you linked to, io.sys hasn't been patched.  To patch io.sys, follow the procedure at the end of step 13:

-------------------------------------------------

Next, io.sys on the floppy disk needs to be patched. Open up a DOS window, then enter the following:

   attrib a:io.sys -h -r -s  
   edit /70 a:io.sys  

From the "Suchen" menu, select "Suchen...", then type system.dat. Next, change SYSTEM.DAT to SYSTEM.TAT. Goto the "Datei" menu, select "Speichern", then goto the "Datei" menu and select "Beenden". Last, but not least enter the following:

   attrib io.sys +h +r +s  
   attrib msdos.sys +h +r +s  
   attrib drvspace.bin -h -r -s

Sal

Here  I am. Sal is back ;)

I have a small problem..yes yes..I couldnt fix it alone.
When the autoexec executes "Win.com" I get a error like this

"Registry file was not found. Registry services may be inoperative during this session."

Here is my bootdisk for now http://www.sal4.de/new/a_new.zip" target="_blank">http://www.sal4.de/new/a_new.zip

I know the msdos.sys isnt +h +r +s now, I will try that out in some minutes.

I found some info here but I dont know if this is what I am searching for -> http://www.msfn.org/board/index.php?s=a98a1fe422493b14ba78764177439d9a&showtopic=17310&pid=135422&st=0&" target="_blank">http://www.msfn.org/board/index.php?s=a98a1fe422493b14ba78764177439d9a&showtopic =17310&pid=135422&st=0&
 
I would really appreciate your help ;)

Sal

admin

You still need to patch the io.sys file on the floppy disk.  Open up a dos window, then type:

edit /70 a:io.sys

You'll see a bunch of garbage characters.  That's normal.  Look on line line 247 for "SYSTEM.DAT".  Change it to "SYSTEM.TAT"  Save and exit.

Don't patch the io.sys file on your hard disk, just the one on the floppy disk.

Sal

Ah thats what you´ve meant. Thanks.
I manage to get it to work another way...

just  

A:ATTRIB R:WINDOWSSYSTEM.TAT -H -R -S
R:
CD WINDOWS
copy system.tat R:windowssystem.dat
A:ATTRIB R:WINDOWSUSER.DAT -H -R -S

WIN.COM

Well it worked lol

Thanks again for your guide, it is working great.

Do you know how I can install / uninstall something without needing to restart the pc?
or how I can use more then 512 megabyte of Ram ( my pc now has 2 gb RAM for 3d applications )

Thanks again,

Sal

admin

Sal,

If you call it system.dat it'll probably boot, but then Windows likes to use the copy of the registry that's on c: drive.  That's fine, until you make the cd, and try booting from it, on a Windows 9x system.  Then you may start running into problems.

http://www.heise.de/ct/english/99/11/206/" target="_blank">http://www.heise.de/ct/english/99/11/206/
http://www.lachiesadicristo.it/w98cd/page10.htm" target="_blank">http://www.lachiesadicristo.it/w98cd/page10.htm

I've never tried allocating more than 256megs with XMSDisk, but it's supposed to support ramdisks up to 2gb.  You can change the ramdisk size by editing the autoexec.bat file.  You'll also need to resize the compressed drive if you're using drive compression.

I'm not aware of any way to get around having to restart after installing software.  For creating the boot cd, I like to use an old drive that I don't need for anything else.  Then if I need to make changes to the boot cd, I plug in the old drive, boot from it, make any changes that need to be done, then copy the drivespace.000 file and burn a new cd.

Hope this helps,

Brent

Sal

Hi again!
I was so blind, I just didnt see the relation between the "edit /70 a:io.sys" and "From the "Search" ..."Exit"". I though edit /70 would do the rest ( I didnt know that you have to edit the io.sys to let the system know the new registry file name )

Anyway, I got it now ;)
I have to try out if it helps to set the "MaxFileCache" for windows 95, otherwise it doesnt boot with to much RAM.

We need Win95 to play an old game ( lol yeah..) so called " M.A.X. ", its roundbase game and more info you can find here http://www.maxthegame.de/" target="_blank">http://www.maxthegame.de/, sorry just german.  

The problem is that we need ipx to play it multiplayer. You see now whats all behind it =)

Well, I thank you again and I will report  for sure =)

Sal ( that was blind but can see now )

admin

The MaxFileCache trick seems to help most people:
http://support.microsoft.com/default.aspx?scid=kb" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-us;253912&Product=w98

If you still get "Out of Memory" errors, you can also try a setting called maxphyspage:
http://support.microsoft.com/kb/q181862/" target="_blank">http://support.microsoft.com/kb/q181862/

Found their English site http://techworld.dyndns.org/discus/clipart/happy.gif" ALT=":-)" BORDER=0>  Looks like M.A.X. is an old DOS game.  They say that it won't work in Windows 2000/XP, but works fine in DOS/Win95/98.

It should work, as long as you can get Windows 95 up and running.  If all else fails, you could boot from a DOS boot disk and install the game on the hard drive.  Then you can use the boot disk to get into DOS, then run the game off of the hard drive.  That should work, as long as you have a DOS IPX driver for your network card.

Sal

Hi,
MAX is running very very nice on the win95 ramdisk version. Not that good in Dos though.  
But there is no sound and there arent networkdrivers laoded. I could find a way to reload the drivers without restart. There is a trick to update the registry, but that doesnt work.

I had to take out one 1 gb  ram and it is booting fine with maxfilecache and maxphyspage. When I try to run it with 2 gb some new weird errors show up...so I leave it 1 gb ^^

I have dos network drivers, but damn I dont know how to load them. there are ready network boot disk which are generic ( is this the right word ?! ) so they should work on all nw cards, but since MAX is running slow in dos I need it loaded for windows 95... so my question is ( hadnt  time to try it yet ) ...When I think back...loooooooooong time ago, I can remember my Soundblaster was loading drivers for Dos at the startup ..there was no sound in Dos based games they werent laoded under DOS. ( but under win95 was sound )
The question now is: Can I ADD Netweork dos drivers to your bootdisk? Would it mean that the network card and IPX would be recognize by win95? MAX is a Dos game, it should work or am I wrong?

The LAN is tomorrow, so I dont have much time. It just big trouble for us to drag some old 1 gb harddrives ( or smaller) into a high speed system. Everybody would have to install windows 95 and set it up and so on...thats would work, but this should be the last option. It would be just WOW! (<- very happy expression ^^)  if we could work with a windows 95 on a ramdisk. ( the game runs even smoother, because it runs off the ram ;) )

Can you give me a hint ?  

Again I would like to thank you, this is so not much ontopic.  

seeya  

Sal  

p.s. I think I should regsiter or something ^^

Quick Reply

Name:
Email:
Verification:
Please leave this box empty:
first two letters in 77777anazzz88zcf:
write the numbers seen in 8asA6DD7azmzme6:
Shortcuts: ALT+S post or ALT+P preview