freedos - not enough memory (even for doom and I have 32 mb)
-
gtmtnbiker
- Next-Gen
- Posts: 4320
- Joined: Fri Jan 09, 2009 1:14 pm
- Location: Massachusetts
Re: freedos - not enough memory (even for doom and I have 32 mb)
DOS has a pause command. Could you put some "pause" in autoexec.bat to help you see the message better?
Re: freedos - not enough memory (even for doom and I have 32 mb)
thanks a lot, I have never heard about thisgtmtnbiker wrote:DOS has a pause command. Could you put some "pause" in autoexec.bat to help you see the message better?
so I used the very first configuration that had those problems with memory BUT I deleted this line
123?DEVICE=C:\FDOS\BIN\HIMEM.EXE
and now it says
I highligted especially interesting linesEMM386:no XMS handler found, required something failed - driver aborted
UMB's unavailable!
XCDROM V2.2, 2-08-2006.
Driver name is "FDC0001".
UltraDMA controller at I-O address 9000h, Chip I.D. 80867010h.
Unit 0: Secondary-master, FX800S, PIO mode.
UMB's unavailable!
CD-ROM XMS/386 read cache, E. Auer ([email protected]) 2001-2004
License: GPL 2. For standard CD-ROM device drivers.
CDRCACHE: XMS error.43ff I need a 386 and enough free XMS memory.
LBAcache disk read cache for XMS + 386, E. Auer 2001-2006
License: GPL 2. Up to 8 harddisks, 2 floppy, LBA / CHS. Version: 31aug2006.
LBACACHE: XMS error.43ff Not enough free XMS memory
FreeCom version 0.84-pre2 XMS_Swap (Aug 28 2006 00:29:00)
Performing action: APMDOS
Going resident.
SHARE installed.
No drives assigned. SHCDX33A cannot load!
I've got no signature.
-
Scott McGugin
- Newbie
- Posts: 1
- Joined: Sun Jul 12, 2009 12:56 pm
Re: freedos - not enough memory (even for doom and I have 32 mb)
Well, it doesn't have enough memory as you deleted the line that loads the memory manager, himem.sys.
I'm about to head out for a few hours, but when I get back I'll sit down and make a good set of files for you if noone else has or you've figured it out. This will give me a reason to set up my old DOS PC again.
I'm about to head out for a few hours, but when I get back I'll sit down and make a good set of files for you if noone else has or you've figured it out. This will give me a reason to set up my old DOS PC again.
Re: freedos - not enough memory (even for doom and I have 32 mb)
well thank you really much for thatScott McGugin wrote:Well, it doesn't have enough memory as you deleted the line that loads the memory manager, himem.sys.
I'm about to head out for a few hours, but when I get back I'll sit down and make a good set of files for you if noone else has or you've figured it out. This will give me a reason to set up my old DOS PC again.
I've got no signature.