Antonio Zampino schreef:
!MENUCOLOR=7,0
MENUDEFAULT=1,5
MENU 1 - Load FreeDOS including HIMEM XMS-memory driver
MENU 2 - Load FreeDOS with maximum RAM free, using EMM386
MENU 3 - Load FreeDOS without drivers
MENU 4 - Load FreeDOS HIMEM64
MENU 5 - Load FreeDOS TEST
25?DEVICE=C:\fdos\bin\FDXXMS.SYS BIOS NUMHANDLES=64
;5?DEVICE=C:\fdos\bin\HIMEM.EXE
;5?DEVICE=C:\fdos\bin\FDXMS.SYS
;5?DEVICE=C:\fdos\bin\FDXMS286.SYS
1?DEVICE=C:\FDOS\BIN\HIMEM.EXE
4?DEVICE=C:\FDOS\BIN\HIMEM64.EXE
2?DEVICE=C:\FDOS\BIN\EMM386.EXE NOEMS I=B000-B7FF I=DC00-EBFF I=C800-C8FF
;1?DEVICE=C:\FDOS\bin\atapicdd.sys /D:FDCD0001
1245?SHELLHIGH=c:\command.com /E:1024 /K C:\FDOS\fdauto.bat
3?SHELLHIGH=c:\command.com /D /K set path=C:\FDOS\bin

please refer to section V ("4") of http://fdos.org/ripcord/beta9rc5/readme.txt

summary:
MSDOS uses HIMEM.SYS.
FreeDOS had a range of drivers which do the same work:
*FDXMS286 : driver which works on 286 and newer, up to 16MB (286), 64MB (386 or newer)
*FDXMS    : driver which works on 386 and newer, up to 64MB
*FDXXMS   : driver which works on 386 and newer, up to 4096MB (I think, at least 64+ 
MB)
*HIMEM.EXE: driver which works on 386 and newer, up to 4096MB (I think, at least 64+ 
MB).

only 1 driver is compatible with EMM386: HIMEM.EXE
It's the preferred XMS-driver. Here's an example:
12?DEVICE=C:\FDOS\BIN\HIMEM.EXE
2?DEVICE=C:\FDOS\BIN\EMM386.EXE X=TEST
2?DOS=HIGH,UMB

the X=TEST statement is very strict in which UMB blocks it allows you to use,
and requires a newer version of EMM386 (see below).


I tried many combination of EMM386.exe I got still:

ILLEGAL INSTRUCTION OCCURED
CS=ECB0 IP=47CA SS=00CF SP=C1D9 DS=0000 ES00CF
EAX=00FCC2D2 EBX=00000001 ECX=00008C88 EDX=0000CA52
ESI=00002620 EDI0000CD07 EBP=00000E5E
Opcodes @CS:IP 0F 00 05 03 02 13 03 00

I found no way with EMM386.exe

Aborting

incompatibility between FDXMS and EMM386, I guess. There's also a newer EMM386 and HIMEM versions available than those with Beta9 release candidate 5. See ftp://ftp.devoresoftware.com/downloads/ for HIMEM and EMM386



Is FreeDos supporting 1024MB Ram I didn't found Infos about what FreeDos is supporting?

Yes, I have a 1024MB equipped machine. (AMD Duron1200Mhz, 1024MB, lots of storage) use HIMEM.EXE , and also EMM386 if you want/need it.

any idea
Thanks Toni
Switzerland

Bernd


------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Freedos-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to