jeffpar / pcjs

The original IBM PC and other machine emulations in JavaScript

Home Page:https://www.pcjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 95 Build 499 Doesn't work/install

jdmulloy opened this issue · comments

Hi,

I tried to install Windows 95 build 499 on this page https://www.pcjs.org/software/pcx86/sys/windows/win95/4.00.499/ and the installed complains about a lack of space. The first issue is that it boots DOS 3.x which can only create and format a 32MB partition for C:. Then using the 6.22 install/boot disk to run fdisk and format the disk is still slightly too small for the installer. Can you make the disk bigger and make it boot from a newer DOS floppy?

Also is there and easy way to customize the machines on the webpage? Like if I want a bigger disk or more RAM. So far it seems the Windows 95 system is the biggest and I can't get it to reboot to a floppy for some reason.

Install DOS 6.22 or DOS 6 and type “dblspace” or “drvspace” to make the hard disk for 32-49MB around 60/70 which is big enough!

COMPAQ machines with 47Mb hard drives were using the wrong default boot diskette. Those have been changed to use COMPAQ MS-DOS 3.31 now, which supports > 32Mb partitions. However, for this particular page, I override that default with an MS-DOS 5.00 diskette, because that makes the Windows 95 setup process happier. I've summarized the installation steps at the top of the page now. See 7501da5.

There are some machine settings you can override with URL parameters; for example, this machine can be reconfigured with 256Kb by adding "sizeRAM=256" to the URL. However, I don't have a definitive list of those parameters right now.

commented

#69
Uses Build 499