Date: Mon, 28 Aug 1995 16:03:09 +0200 (IST) From: Eli Zaretskii To: Paul Derbyshire Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: PROBLEM: virtual ram virtually nonexistent! On Mon, 28 Aug 1995, Paul Derbyshire wrote: > C:\DJGPP\PGD> go32 memtest.cof > Out of memory! > C:\DJGPP\PGD> freenet.bat > > I have 8 megs of ram. From what I understand about DJGPP (from the FAQ), > GO32 should automatically swap to disk as needed to handle nine megabytes There are some vital details about your system set-up which you didn't tell. For instance: What does go32 print when invoked with no arguments? What kind of memory manager (EMM386, QEMM386, Windows), if any, do you use? How much free disk space do you have on the drive where GO32TMP points to?