Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: Human Being Newsgroups: alt.comp.mail.misc Subject: Setting up config.sys + autoexec.bat to boot DOS 7.1 on system with 4 gb ram? Date: Sun, 09 Aug 2015 20:56:40 -0400 Organization: Aioe.org NNTP Server Lines: 30 Message-ID: <55C7F6C8.121BC5A3@Being.Org> NNTP-Posting-Host: I76APGYQS9XZP7Y3Y9YKBA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Accept-Language: en X-Notice: Filtered by postfilter v. 0.8.2 _Subject: Mozilla 4.79 [en] (Win98; U) Xref: csiph.com alt.comp.mail.misc:146 Smartdrv.exe isin't loading because it claims there is no XMS memory available to it. My config.sys is: DEVICE=C:\DOS\HIMEM.SYS /verbose DEVICE=C:\DOS\EMM386.EXE NOEMS VERBOSE DOS=HIGH,UMB,NOAUTO BUFFERSHIGH=50,0 FILESHIGH=50 STACKSHIGH=32,512 SWITCHES /F /W BREAK=ON Autoexec.bat is: LH C:\DOS\SMARTDRV.EXE A- B- C+ /V 4096 4096 /E:8192 /B:8192 This is DOS 7.1 (the DOS that came with win-98se). I've tried reducing config.sys by removing: BUFFERSHIGH=50,0 FILESHIGH=50 STACKSHIGH=32,512 but smartdrive still doesn't load. The mem command seems to show that DOS doesn't understand how much XMS ram there is, or doesn't know how to use it. I don't want to pull any ram out of the system to get this to work. What other tricks can I try?