From: aa160 AT city DOT ac DOT uk Date: Wed, 7 Apr 93 13:58:40 +0100 To: djgpp AT sun DOT soe DOT clarkson DOT edu, junaid AT nella01 DOT cc DOT monash DOT edu DOT au Subject: go32.exe and Stacked drive > From: junaid AT nella01 DOT cc DOT monash DOT edu DOT au (Mr A. Walker) > My suspicion is that there is an incompatibility between go32 > and stacker while it is bootstrapping the 32-bit exe. > > Does anyone else have this problem or a fix for it so that i can >run go32'ed programs on a Stacker drive? I've been running go32.exe v1.09 on my Stacked (v2.0) drive for ages now. I've never once had a problem. > Just for reference, i have a AMD386-33, DOS5.0, QEMM-6.02 . Mine's an Intel 486-33Mhz, DOS-5.0 and QEMM-6.03. I recall initially having problems running Stacker on my QEMM optimised (stealthed) environment, managed to solve it with the following in my config.sys ; DEVICE=C:\QEMM\QEMM386.SYS R:1 RAM ST:M X=FE00-FFFF DBF=2 ... ... DEVICE=C:\QEMM\LOADHI.SYS /R:2 C:\STACKER\STACKER.COM /EMS C:\STACVOL.DSK DEVICE=C:\STACKER\SSWAP.COM C:\STACVOL.DSK /SYNC (the X= values are unlikely to be the same for you, but perhaps it may help you with your problem) Anup M Changaroth